From 93652e9539e01a5b999e091dfcef7f1022bec690 Mon Sep 17 00:00:00 2001 From: Louis Jordan Date: Thu, 2 Jan 2025 09:56:07 +0000 Subject: [PATCH] chore: update agent kb clarity --- fern/apis/api/openapi-overrides.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/fern/apis/api/openapi-overrides.yml b/fern/apis/api/openapi-overrides.yml index d84d23b7..7b2fe811 100644 --- a/fern/apis/api/openapi-overrides.yml +++ b/fern/apis/api/openapi-overrides.yml @@ -1013,6 +1013,7 @@ paths: - convai /v1/convai/agents/{agent_id}/add-to-knowledge-base: post: + description: "Add a document to the knowledge base. The agent must then be updated with ['PATCH'](https://elevenlabs.io/docs/conversational-ai/api-reference/agents/update-agent) to tie it to the new knowledge base item. " x-fern-audiences: - convai /v1/convai/agents: