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
106 stars 32 forks source link

Add Awesome List + Llama Index #109

Closed MarcSkovMadsen closed 10 months ago

MarcSkovMadsen commented 10 months ago

I would like us to add a list of Awesome Panel Chat Resources by the community. It will help users understand to understand how powerful it is and how to get started.

I would also like to add a section on Llama Index. For Llama Index I would suggest we keep the code on Llama Hub. The Llama Hub people have already agreed that the upcoming panel_chatbot pack can grow into a multipage app of examples.

MarcSkovMadsen commented 10 months ago

small nit: it is technically *LlamaIndex but I don't think that should block

Should be fixed now.

MarcSkovMadsen commented 10 months ago

All the openai tests fails. My guess is the OPENAI_API_KEY is no longer valid @ahuang11

ahuang11 commented 10 months ago

Test seems unrelated. Merging. Thank you!