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

Fix Code Spaces Friction #95

Open MarcSkovMadsen opened 10 months ago

MarcSkovMadsen commented 10 months ago

The Code Spaces works really great for viewing the code and some apps

But other apps do not work. For example apps that require token like most langchain and openai apps.

But for example mistral should be possible to get working. We should test the apps as I can see for example the example below fails which we should be able to avoid.

image