-
### What would you like to happen?
We have a use case of publishing messages to "dynamic" topics, meaning the name of the topic is depending on the message being published, something like: `my/great/…
-
### Is there an existing feature or issue for this?
- [X] I have searched the existing issues
### Expected feature
What about adding support for Groq, Antropic, Google AI, and more with simple curl…
-
### Describe the bug
>displaying previous chat history
![chat history not working] (https://github.com/user-attachments/assets/97c2587d-c041-4492-bf7a-95211de3c5c6)
>am using Ollama LLM, when i g…
-
See #454
Browser console messages are maddeningly ephemeral and usually invisible.
We need 4 ways to handle JavaScript console errors and/or warns, since we are using (or plan to use) 4 differe…
-
First off, thanks a lot for maintaining the app. I have been using your fork for a while and it's a fantastic fork.
After I upgraded my phone yesterday it seems for some reason that the app isn't a…
-
相关代码
```ts
const response = await anthropic.messages.create({
model: "claude-3-5-sonnet-20240620",
max_tokens: 1024,
messages: [
{ role: "assistant", content: systemPro…
-
#### Story
As Google Workplace admins, we strive to set up DMAR s a preventive measure that helps our emails be sorted correctly in the mail services.
We have set DMARC policy from 24th October …
-
I've been trying to sign in via google. It is successful on Google's side and the Redis page tells me to go back to the software, but I always get an "Authorization Failed" or "Server Error" error. I …
-
Implement registration similar to how login is implemented.
- [x] Use form validation with React-Hook-Form
- [x] Move error messages to external function
- [x] Optimize register page (extract what is …
-
### Steps to reproduce
1. Sign in
2. Endless loading screen (only stoppable when force stop app)
3. After force stop, all chats are there; able to write and recieve messages
4. Turn on all need…