Skip to content

serkanars/langchain-chatbot-with-azureopenai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conversational Chtbot With LangChain And AzureOpenAI


chatbot.py: A script that creates a session for each user, forms a chain with LangChain, and returns the chat history, all encapsulated within a class for a chatbot.

utils: A script where commonly used functions for a chatbot are created.

app.py: An API written with Flask that launches the chatbot.

interface.py: A chatbot interface created with Streamlit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages