Added the possibility to pass `extra_query` and `extra_body` parameters when sending a request. In this implementation I added the attributes to `ModelSettings` as suggested by @rm-openai in #487 . I'll be happy to add some tests if you have any suggestions. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _openai_shared.py | ||
| fake_id.py | ||
| interface.py | ||
| openai_chatcompletions.py | ||
| openai_provider.py | ||
| openai_responses.py | ||