mirror of
https://github.com/hwchase17/langchain
synced 2024-11-16 06:13:16 +00:00
221134d239
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com> |
||
---|---|---|
.. | ||
pirate_speak | ||
tests | ||
LICENSE | ||
pyproject.toml | ||
README.md |
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.