The code changes refactor the `OpenAIClient` initialization to accept an optional `client` parameter. This allows the client to be passed in from outside, providing more flexibility and enabling easier testing. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| anthropic_client.py | ||
| client.py | ||
| config.py | ||
| errors.py | ||
| groq_client.py | ||
| openai_client.py | ||
| utils.py | ||