mydeveloperplanet
mydeveloperplanet
can you explain this a bit more? You do not have to run the chromadb yourself, DevoxxGenie will create it and start it for you. The container's name will be...
Thanks for reporting, I can reproduce this error. I think it has something to do with prompt/response window. I also enabled the private reporting feature, thanks for this suggestion.
Works on my machine... 
This should not be that difficult to implement In the LocalChatModelFactory (and GUI settings of course) ```.java Map customHeaders = new HashMap(); customHeaders.put("Authorization", "Bearer your_token"); OpenAiChatModel model = OpenAiChatModel.builder() .baseUrl(baseUrl)...
You also need to enable `Custom OpenAI HTTP 1.1`. After this, it worked on my machine :-)
I think this one is fixed in v0.2.24. I have two models loaded (console logs LMStudio): ``` 2024-11-03 17:15:37 [INFO] Returning { "data": [ { "id": "qwen2.5-coder-7b-instruct", "object": "model", "owned_by":...
That would be a nice enhancement. We accept PR's ;-)
You do not need to have any permissions for that, it is open source :-) 1. Fork the repo in you github account 2. clone the repo from your github...
I like this idea very much, but I do not know whether this is the right way to go. * To me, my source for searching MCP servers is https://mcpservers.org/...