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

[FEAT]: Update workspace agent settings through API #2195

Open
aka-collab opened this issue Aug 29, 2024 · 1 comment
Open

[FEAT]: Update workspace agent settings through API #2195

aka-collab opened this issue Aug 29, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request feature request

Comments

@aka-collab
Copy link

What would you like to see?

Loving the fact that we can now use agents through API calls. Now that it's implemented, it would be useful to update agent settings through it as well. In my case specifically, I want to be able to add SQL connections through the API as I want to include the SQL feature in every new workspace I create through the API.

Of course, we'd also need to be able to set the agent's LLM provider since that's needed to enable agents in a new workspace in the first place. Apologies if this feature is already in development.

@aka-collab aka-collab added enhancement New feature or request feature request labels Aug 29, 2024
@aka-collab aka-collab changed the title [FEAT]: Update agent settings through API [FEAT]: Update workspace agent settings through API Aug 29, 2024
@aka-collab
Copy link
Author

Oops sorry, I just realized that the SQL connection is already global to all workspace agents. It still remains however that when a new workspace is created, the LLM provider has to be selected first before agents are enabled on it, and I don't believe I see a way to do that in the API documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

No branches or pull requests

2 participants