filmov
tv
Integrating LLMs with LangChain

Показать описание
You've probably experimented with ChatGPT through the web interface but did you know you could also use it programmatically via the API? We'll do that by experimenting with using Python, the OpenAI API, and the open source library LangChain to extend ChatGPT's capabilities and automate parts of your workflow. We'll also discuss recent and future developments in the LLM space with plugins, tools, and agents.