Skip to content

Conversation

kv9898
Copy link
Contributor

@kv9898 kv9898 commented Aug 31, 2025

Release Notes

New Features

  • Allows users to add Anthropic-compatible models to Positron Assistant, such as DeepSeek, with customised URL and model name. (Only 1 model allowed, though)
  • Expose OpenAI and OpenRouter models through the package.json of Positron Assistant

Bug Fixes

  • N/A

QA Notes

Addresses #8007. Although #8007 requests support for OpenAI-compatible models, many in the discussion also call for Anthropic-compatible model support, therefore the latter is also implemented.

User Instruction:

To enable this feature, add to settings.json:

"positron.assistant.enabledProviders": ["anthropic-compatible", "openai", "openrouter"]

And then you can add these models through the normal UI:

image

@kv9898
Copy link
Contributor Author

kv9898 commented Aug 31, 2025

I have tested it with DeepSeek's Anthropic API and ericc-ch/copilot-api.

@kv9898
Copy link
Contributor Author

kv9898 commented Aug 31, 2025

@jackojacko05 Would you like to test this PR?

@kv9898 kv9898 changed the title Anthropic compatible Positron Assistant: Support for Anthropic-compatible models Aug 31, 2025
@kv9898 kv9898 changed the title Positron Assistant: Support for Anthropic-compatible models Positron Assistant: Support for Anthropic and OpenAI-compatible models Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant