Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client Handling #542

Open
lukehinds opened this issue Jan 10, 2025 · 0 comments
Open

Client Handling #542

lukehinds opened this issue Jan 10, 2025 · 0 comments

Comments

@lukehinds
Copy link
Contributor

Placeholder issue while I sketch this out.

We have many clients (assistants) and while some our conforming on the OpenAI standard, there is always some deviation that requires us to enter a special way of serializing input. In the same way as we have a modular providers system, we need to find a way of doing the same for clients (continue, cline, aider...). The logical parsing point would be a user-agent, but I have seen a few of the VS code extensions sending over the Generic Node UA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant