dimagi / open-chat-studio

A web based platform for building Chatbots backed by Large Language Models
BSD 3-Clause "New" or "Revised" License
15 stars 7 forks source link

Better error reporting #826

Open bderenzi opened 1 day ago

bderenzi commented 1 day ago

When there are issues with API keys and provider settings, the user just sees "this is probably temporary" and doesn't get any feedback that they should check their API key. I think there are a few other situations where this comes up. e.g., I think this happens if we have an experiment that is tied to a LLM then you edit the provider and remove the model.

SmittieC commented 23 hours ago

This is similar to https://github.com/dimagi/open-chat-studio/issues/449