trinka / test_chat.json
yashgori20's picture
phase 1
cbc03d1
raw
history blame contribute delete
150 Bytes
{
"message": "Hi there!",
"context": {
"documentText": "This is a sample text for testing the chat API.",
"conversationHistory": []
}
}