run tests

This commit is contained in:
Adil Hafeez 2025-02-12 17:25:02 -08:00
parent 40b339b2e3
commit f18919ff15
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
5 changed files with 60 additions and 5 deletions

View file

@ -1,10 +1,11 @@
version: v0.1
listener:
address: 0.0.0.0
port: 10000
message_format: huggingface
connect_timeout: 0.005s
listeners:
prompt_gateway:
address: 0.0.0.0
port: 10000
message_format: openai
timeout: 30s
llm_providers:
- name: gpt-4o