-
I’m currently working on activating conversation features in my Spring AI application but encountered a significant error. When I attempt to enable conversation functionality using ChatMemory, I recei…
-
### #
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
There is not a away to force the model to return structured json at the API leve…
actow updated
3 weeks ago
-
- [x] This is actually a bug report.
- [ ] I am not getting good LLM Results
- [ ] I have tried asking for help in the community on discord or discussions and have not received a response.
- [x] I …
-
### Is your feature request related to a problem? Please describe.
Hi there :)
I have not seen any other issue or pr on this
I prefer not to use openai api, i dont trust my data with them.
I t…
-
### Enhancement Description
The copyright notice should be automatically generated by the relevant content in the CMS so that it can be updated freely without needing a developer.
### Additional Con…
-
### Describe the bug
Using:
- docker
- chrome canary
- ANTHROPIC_API_KEY
- GROQ_API_KEY
- GOOGLE_GENERATIVE_AI_API_KEY
In Anthropic seems to do the job but no preview
In Google of files and …
-
Hi all!
Here an instruction how to integrate Groq API with Verba.
Obtain API from [](https://console.groq.com/login)
1. `pip install groq`
2. Create "GroqGenerator.py" at goldenverba/compon…
-
**Is your feature request related to a problem? Please describe.**
In the documentation, you clearly denote that webhooks must be in a legacy format and that GROQ-powered webhooks aren't supported. T…
-
### Describe the bug
There are some Console erros. See below:
https://www.youtube.com/watch?v=ep4v2MtI3_s
### Link to the Bolt URL that caused the error
local host only
### Steps to reproduce
Se…
-
### Feature Description
Right now if you create a groq provider via the openai provider, the model.provider will still say openai.
Instead, you should be able to provider a `name` or `customName`…