use passed in model name in chat completion request

This commit is contained in:
Adil Hafeez 2025-03-21 14:46:45 -07:00
parent bd8004d1ae
commit 7331c415aa
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
10 changed files with 299 additions and 49 deletions

View file

@ -14,11 +14,6 @@ llm_providers:
model: gpt-4o-mini
default: true
- name: gpt-3.5-turbo-0125
access_key: $OPENAI_API_KEY
provider_interface: openai
model: gpt-3.5-turbo-0125
- name: gpt-4o
access_key: $OPENAI_API_KEY
provider_interface: openai