-
Notifications
You must be signed in to change notification settings - Fork 425
Doctl gen ai agent #1701
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
Doctl gen ai agent #1701
Conversation
Looks like tests are failing 🤔
|
Also, running the integration tests locally (
|
Running:
Has "genai" listed under additional commands, should be moved up to the |
Super small nitpicks but overall looks and works great!! Nice job 👍 |
Updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Implemented the Agent Operations listed in the API spec in doctl:
List Agents
Create an Agent
Retrieve an Existing Agent
Update an Agent
Delete an Agent
Update Agent Status