Files
langchain/templates/pirate-speak
2023-10-30 13:22:00 -07:00
..
2023-10-28 16:26:52 -07:00
2023-10-28 16:26:52 -07:00
2023-10-28 16:26:52 -07:00
2023-10-30 13:22:00 -07: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>