AI agent logs
This API resource retrieves AI agent logs and includes the following API endpoints:
-
GET /ai-framework-management/api/v1/conversations/: Retrieves AI agent logs of all conversations.
-
GET /ai-framework-management/api/v1/conversations/{conversationId}: Retrieves AI agent logs of a specific conversation.
-
DELETE /ai-framework-management/api/v1/conversations/{conversationId}: Deletes AI agent logs of a specific conversation.