updating the REAMDE to reflect preference based routing and clean up … (#512)

This commit is contained in:
Salman Paracha 2025-07-01 12:30:30 -07:00 committed by GitHub
parent a03aef8b4c
commit 1963020c21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 155 additions and 96 deletions

View file

@ -37,7 +37,7 @@ llm_providers:
- name: code_understanding
provider_interface: openai
access_key: $OPENAI_API_KEY
model: gpt-4.1
model: gpt-4o-mini
usage: understand and explain existing code snippets, functions, or libraries
tracing: