13 lines
358 B
YAML
13 lines
358 B
YAML
prompt_dir: ./testdata/promptkit-v0.9/prompts
|
|
profile_dir: ./testdata/promptkit-v0.9/profiles
|
|
schema_dir: ./testdata/promptkit-v0.9/schemas
|
|
backends:
|
|
fixture-custom:
|
|
endpoint: http://127.0.0.1:11434/v1
|
|
api_key_env: FIXTURE_BACKEND_API_KEY
|
|
extra_params:
|
|
backend_option:
|
|
enabled: true
|
|
concurrency_limit: 2
|
|
queue_capacity: 0
|