Client icon indicating copy to clipboard operation
Client copied to clipboard

Add support to GenAI platform entities.

Open alkavan opened this issue 11 months ago • 1 comments

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 avatar Mar 08 '25 09:03 alkavan

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

alkavan avatar Mar 08 '25 09:03 alkavan

This issue has been automatically marked as stale because there has been no recent activity. It will be closed after 30 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 18 '25 17:07 stale[bot]