Skip to content

hwchase17/conversational-retrieval-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conversational Retrieval Agent

This is an end-to-end example of a conversational retrieval agent for chatting with LangSmith documentation. For more information on conversational retrieval agents, see this documentation.

To setup: pip install -r requirements.txt

To run: streamlit run streamlit.py

This relies on:

  • OpenAI for embedding and language model
  • Streamlit for the UI
  • LangSmith for logging feedback

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages