For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add File to Conversation

Allows you to add a file to a specific conversation.

Type: POST

End Point: /api/Chat/AddFileToConversation/{ConversationId}

Parameters:

  • ConversationId-string (path)

    • Description: the id of the conversation created

Last updated