An open API service indexing awesome lists of open source software.

https://github.com/raffaeleterribile/langchain-exercises


https://github.com/raffaeleterribile/langchain-exercises

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Exercises with LangChain

To use the notebooks, prepare 5 environment variables:

- LANGCHAIN_TRACING_V2: ("true" to enable tracing)
- LANGCHAIN_API_KEY: authorization key to use langchain cloud
- BASE_URL: base url of the model
- OPENAI_API_KEY: authorization key to use the model
- TAVILY_API_KEY: authorization key to use the search engine Tavily to search in Internet