mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
87 lines
1.8 KiB
HTTP
87 lines
1.8 KiB
HTTP
@prompt_endpoint = http://localhost:10000
|
|
|
|
### prompt gateway request
|
|
POST {{prompt_endpoint}}/v1/chat/completions HTTP/1.1
|
|
Content-Type: application/json
|
|
|