Files
puter/tests/example-client-config.yaml
T
Neal Shah 28cedec9de chat_completions tool call fixes (#2434)
* chat_completions tool call fixes

* update chat completions test
2026-02-06 15:10:27 -08:00

10 lines
243 B
YAML

api_url: http://api.puter.localhost:4100
frontend_url: http://puter.localhost:4100
username: admin
auth_token: <your-token>
do_expensive_ai_tests: false
mountpoints:
- path: /
provider: puterfs
- path: /admin/tmp
provider: memoryfs