mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
update test
This commit is contained in:
parent
07bb26c1d9
commit
d3595aeee1
1 changed files with 3 additions and 3 deletions
|
|
@ -52,8 +52,8 @@ Content-Type: application/json
|
|||
"stream": false
|
||||
}
|
||||
|
||||
### models_listeners test
|
||||
POST http://localhost:12000/v1/chat/completions
|
||||
### send request to context builder agent
|
||||
POST http://localhost:10501/v1/chat/completions
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
|
|
@ -61,7 +61,7 @@ Content-Type: application/json
|
|||
"messages": [
|
||||
{
|
||||
"role": "user",
|
||||
"content": "what is the effective date of the master agreement for arcadyan"
|
||||
"content": "What is the guaranteed uptime percentage for TechCorp's cloud services?"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue