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

added AzureOpenAI provider and fixed ModelSelector issues #675

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GQAdonis
Copy link

I added support for AzureOpenAI models, which led to fixing these other issues:

  • When only the AzureOpenAI model was selected originally, the model selector still showed Anthropic's models. This has been fixed.

  • I fixed some minor issues related to the lack of aria-label settings on some <button> and <input> tags.

  • I removed all inline styles where they were found and created classes for them according to the eslint requirements.

  • I fixed some issues in workbench.ts and the Vite configuration to allow the project to run in Cline and be controlled using Claude's computer use capabilities to automate debugging to make sure my fixes worked.

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