langchain/templates/pirate-speak/README.md

10 lines
192 B
Markdown
Raw Normal View History

# pirate-speak
This simple application converts user input into pirate speak
## LLM
This template will use `OpenAI` by default.
Be sure that `OPENAI_API_KEY` is set in your environment.