Skip to content

[OFFICIAL RELEASE] 9.1.1#2145

Merged
github-actions[bot] merged 1 commit intomasterfrom
official-release
Mar 19, 2026
Merged

[OFFICIAL RELEASE] 9.1.1#2145
github-actions[bot] merged 1 commit intomasterfrom
official-release

Conversation

@foxbot76
Copy link
Collaborator

  • (GermanBluefox) Small GUI optimizations
  • Added support for custom OpenAI-compatible API endpoints (e.g. Ollama, LM Studio, Google Gemini, DeepSeek, OpenRouter)
  • Added configurable base URL in adapter settings
  • Models are now fetched dynamically from the configured API endpoint
  • Added the "Test API connection" button in adapter settings
  • Added error handling with user-friendly messages for unreachable providers
  • Added retry functionality for failed model loading
  • All API calls (models + chat) are proxied server-side to avoid CORS issues with local providers
  • Strip LLM thinking artifacts from responses (for local models like Ollama)

* (GermanBluefox) Small GUI optimizations
* Added support for custom OpenAI-compatible API endpoints (e.g. Ollama, LM Studio, Google Gemini, DeepSeek, OpenRouter)
* Added configurable base URL in adapter settings
* Models are now fetched dynamically from the configured API endpoint
* Added the "Test API connection" button in adapter settings
* Added error handling with user-friendly messages for unreachable providers
* Added retry functionality for failed model loading
* All API calls (models + chat) are proxied server-side to avoid CORS issues with local providers
* Strip LLM thinking artifacts from responses (for local models like Ollama)
@github-actions github-actions bot merged commit 8c24356 into master Mar 19, 2026
34 checks passed
@github-actions github-actions bot deleted the official-release branch March 19, 2026 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants