holoviz-topics / panel-chat-examples

Examples of Chat Bots using Panels chat features: Traditional, LLMs, AI Agents, LangChain, OpenAI etc
https://holoviz-topics.github.io/panel-chat-examples/
MIT License
105 stars 31 forks source link

Add LangChain reference examples #79

Open MarcSkovMadsen opened 10 months ago

MarcSkovMadsen commented 10 months ago

LangChain are implementing their reference chat examples based on Streamlit here https://github.com/langchain-ai/streamlit-agent.

I think we should cover the same reference chat examples.