10 lines
309 B
JSON
10 lines
309 B
JSON
{
|
|
"name": "EvaluationAgent",
|
|
"description": "Evaluate the performance of the LLM agents",
|
|
"createdDateTime": "2023-08-18T00:00:00Z",
|
|
"updatedDateTime": "2023-08-18T00:00:00Z",
|
|
"id": "dfd9b46d-d00c-40af-8a75-3fbdc2b89869",
|
|
"llmConfig": {
|
|
"model": "gpt-35-turbo-instruct"
|
|
}
|
|
} |