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

Please move examples back to /examples #21

Closed MarcSkovMadsen closed 11 months ago

MarcSkovMadsen commented 11 months ago

I believe this repository should be easily installable and useable. I think the examples should be at the center of things.

It should be easy

I think moving the examples to /docs/examples/ works against all of that. I think forcing users to use Hatch works against that. Hatch is for developers. Not users.

Please move the examples back to /examples/. Please consider if you really want to force users to use Hatch.

MarcSkovMadsen commented 11 months ago

Ok. I can live with examples in /docs/examples. It took me 4 hours get things including my PRs working. So right now I'm not really up for another refactor.