Skip to content

Add custom autocomplete provider support#653

Merged
mehmetozguldev merged 2 commits intoathasdev:masterfrom
kodahhhhh:master
May 4, 2026
Merged

Add custom autocomplete provider support#653
mehmetozguldev merged 2 commits intoathasdev:masterfrom
kodahhhhh:master

Conversation

@kodahhhhh
Copy link
Copy Markdown
Contributor

@kodahhhhh kodahhhhh commented May 4, 2026

Allow autocomplete to use a custom OpenAI-compatible endpoint with a user-defined base URL, model, and optional API key. This allows the user to use non OpenRouter models, including local ones.

Keep the existing hosted/OpenRouter flow intact while adding custom response parsing, streaming support, and safer inline preview rendering.


View in Codesmith
Need help on this PR? Tag @codesmith with what you need.

  • Let Codesmith autofix CI failures and bot reviews

Allow autocomplete to use a custom OpenAI-compatible endpoint with a user-defined
base URL, model, and optional API key.

Keep the existing hosted/OpenRouter flow intact while adding custom response
parsing, streaming support, and safer inline preview rendering.
@mehmetozguldev mehmetozguldev self-requested a review May 4, 2026 16:20
@mehmetozguldev mehmetozguldev merged commit b04fbb5 into athasdev:master May 4, 2026
2 checks passed
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.

2 participants