You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about: Questions or bugs about using non-OpenAI models
4
+
title: ''
5
+
labels: bug
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
### Please read this first
11
+
12
+
-**Have you read the custom model provider docs, including the 'Common issues' section?**[Model provider docs](https://openai.github.io/openai-agents-python/models/#using-other-llm-providers)
13
+
-**Have you searched for related issues?** Others may have faced similar issues.
14
+
15
+
### Describe the question
16
+
A clear and concise description of what the question or bug is.
17
+
18
+
### Debug information
19
+
- Agents SDK version: (e.g. `v0.0.3`)
20
+
- Python version (e.g. Python 3.10)
21
+
22
+
### Repro steps
23
+
Ideally provide a minimal python script that can be run to reproduce the issue.
24
+
25
+
### Expected behavior
26
+
A clear and concise description of what you expected to happen.
0 commit comments