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

Allow editing of LLM settings from workspace settings #2865

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

shatfield4
Copy link
Collaborator

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #2834

What is in this change?

  • Inside workspace settings, when an LLM is selected for the workspace LLM provider we now allow users to modify the LLM settings directly from the workspace settings
  • Applied same logic to the agent LLM settings
  • UI tweaks to LLM configuration modal
  • Fixes a bug where using the Generic OpenAI provider is set on first setup then the user is unable to modify it again after saving it
  • A gear icon appears on the selected provider allowing them to configure the settings from the modal

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

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.

[BUG]: "Generic OpenAI" LLM Provider can not be edited
2 participants