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

Change to specific, unique and robust filenames #50

Closed MarcSkovMadsen closed 10 months ago

MarcSkovMadsen commented 10 months ago

We should prepare this repository to grow without having to change names, links etc. a lot.

Currently a lot of the examples have short, not very specific names. An example is chat.py.

This will be a problem when we try to panel serve ... all the examples.

We should make the names more specific and unique.

MarcSkovMadsen commented 10 months ago

I think it also makes the index gallery easier to navigate

image