AI ask response.
The information on the models and processors used in the request.
The models used for the request.
azure__openai__text_embedding_ada_002The name of the model used for the request.
azureThe provider that owns the model used for the request.
embeddingThe supported purpose utilized by the model used for the request.
basic_textThe processor used for the request.
Public APIs are important because of key and important reasons.The answer provided by the LLM.
The citations of the LLM's answer reference.
123The id of the item.
fileThe type of the item.
Value is always file
Public APIs are key drivers of innovation and growth.The specific content from where the answer was referenced.
The importance of public APIs.pdfThe name of the item.
doneThe reason the response finishes.
2012-12-12T10:53:43-08:00The ISO date formatted timestamp of when the answer to the prompt was created.
{
"ai_agent_info": {
"models": [
{
"name": "azure__openai__text_embedding_ada_002",
"provider": "azure",
"supported_purpose": "embedding"
}
],
"processor": "basic_text"
},
"answer": "Public APIs are important because of key and important reasons.",
"citations": [
{
"content": "Public APIs are key drivers of innovation and growth.",
"id": "123",
"name": "The importance of public APIs.pdf",
"type": "file"
}
],
"completion_reason": "done",
"created_at": "2012-12-12T10:53:43-08:00"
}