Nexus Chat v1.1.0 — Multi-Provider Support
What's New
Multi-Provider API Support
You can now connect directly to OpenAI or Anthropic without a LiteLLM proxy,
in addition to the existing LiteLLM support.
Select your provider in Settings → Provider:
- LiteLLM — connect to any LiteLLM proxy (unchanged)
- OpenAI — direct connection to OpenAI API; defaults to
api.openai.com - Anthropic — direct connection to Anthropic API; defaults to
api.anthropic.com
All three providers support a custom Base URL, so you can point them at
any compatible proxy or self-hosted endpoint.
Other Improvements
- App window and taskbar now display the Nexus Chat logo
- Windows build ships as a portable
.zip(no installer required)