mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-15 07:00:38 +00:00
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.
Environment variables
You need to define the following environment variable
OPENAI_API_KEY=<YOUR_OPENAI_API_KEY>