Skip to content

Add support to GenAI platform entities. #337

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

Open
alkavan opened this issue Mar 8, 2025 · 1 comment
Open

Add support to GenAI platform entities. #337

alkavan opened this issue Mar 8, 2025 · 1 comment

Comments

@alkavan
Copy link
Contributor

alkavan commented Mar 8, 2025

This includes:

  • /v2/gen-ai/regions
  • /v2/gen-ai/models
  • /v2/gen-ai/agents
  • /v2/gen-ai/agents/{uuid}
  • /v2/gen-ai/agents/{uuid}/deployment_visibility (Check Agent Status)
  • /v2/gen-ai/agents/{agent_uuid}/api_keys (API Key Management)
  • /v2/gen-ai/agents/{agent_uuid}/api_keys/{api_key_uuid}/regenerate

This should allow automating agent management at large.


Optional Support:

  • Knowledge Bases (attach / detach to/from agents)
  • Function Routes
  • Agent Routes
  • View Agent Routes
  • Knowledge Base Indexing and Management
@alkavan
Copy link
Contributor Author

alkavan commented Mar 8, 2025

I might just add some of this by myself right now.

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

No branches or pull requests

1 participant