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

Deploy the applications #9

Open MarcSkovMadsen opened 11 months ago

MarcSkovMadsen commented 11 months ago

It would be very cool if we got the applications deployed. For example to Hugging Face spaces.

As we don't have resources to cover api keys we would probably need to ask users for their api keys.

Instead of creating our own code and copying it into each app Panel could provide the functionality. I've made a feature request here https://github.com/holoviz/panel/issues/5562.

ahuang11 commented 11 months ago

I think the first step is set max_token on each example. Once that's done, I think I can donate a set amount for user testing.

ahuang11 commented 11 months ago

Actually maybe we can simply have a Mistral model demo; huggingface should support that right?

MarcSkovMadsen commented 11 months ago

Yes. There is also https://localai.io/basics/getting_started/index.html#run-localai-in-kubernetes

MarcSkovMadsen commented 10 months ago

One way to display some applications would be to use some simple to import libraries that works in pyodide like