diff --git a/docs/api-reference/chat-sessions/list_history.mdx b/docs/api-reference/chat-sessions/list_history.mdx new file mode 100644 index 000000000..cfb5f3ece --- /dev/null +++ b/docs/api-reference/chat-sessions/list_history.mdx @@ -0,0 +1,3 @@ +--- +openapi: get /chat/sessions/{session_id}/history +--- diff --git a/docs/mint.json b/docs/mint.json index e42c1bb28..c324fd5e3 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -119,7 +119,9 @@ "api-reference/chat-sessions/create", "api-reference/chat-sessions/get", "api-reference/chat-sessions/list", - "api-reference/chat-sessions/update" + "api-reference/chat-sessions/update", + "api-reference/chat-sessions/send", + "api-reference/chat-sessions/list_history" ] }, { @@ -143,7 +145,7 @@ "api": { "playground": {} }, - "openapi": "https://api-v2.opencopilot.so/api-json", + "openapi": "https://pbf26x74-8080.euw.devtunnels.ms/api-json", "tabs": [ { "name": "API Reference",