cai/src/agents/models
Rohan Mehta b2dc3e7ac9 Add examples and documentation for using custom model providers (#110) 2025-03-13 08:17:25 -07:00
..
__init__.py Initial commit 2025-03-11 09:42:28 -07:00
_openai_shared.py Initial commit 2025-03-11 09:42:28 -07:00
fake_id.py Initial commit 2025-03-11 09:42:28 -07:00
interface.py Initial commit 2025-03-11 09:42:28 -07:00
openai_chatcompletions.py Fix streaming in chat completions 2025-03-12 17:17:07 -07:00
openai_provider.py Add examples and documentation for using custom model providers 2025-03-12 17:34:38 -07:00
openai_responses.py Add request ID 2025-03-12 18:07:59 -07:00