Chatbot Agents with LangChain
How to create conversational agents with LangChain and Konko.
In this tutorial, we discover how to use the 13B parameter model fine-tuned for chat (Llama 2 13B Chat) using Konko and LangChain. We will see how to apply Llama 2 as a conversational agent within LangChain.
📌 Code Notebook
Updated 11 months ago