mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
Add function calling support using bolt-fc-1b (#35)
This commit is contained in:
parent
fdfad87347
commit
7b5203a2ce
39 changed files with 1763 additions and 416 deletions
1
function_resolver/test/test_missing_param.sh
Normal file
1
function_resolver/test/test_missing_param.sh
Normal file
|
|
@ -0,0 +1 @@
|
|||
curl -H "content-type: application/json" -XPOST localhost:8001/v1/chat/completions -d @test_payload_missing_param.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue