Skip to content

Commit 5cad655

Browse files
Alex ReibmanAlex Reibman
authored andcommitted
yaml
1 parent a3a34a6 commit 5cad655

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/examples-integration-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- { path: 'examples/openai/openai_example_async.py', name: 'OpenAI Async' }
3737
- { path: 'examples/openai/multi_tool_orchestration.py', name: 'OpenAI Multi-Tool' }
3838
- { path: 'examples/openai/web_search.py', name: 'OpenAI Web Search' }
39+
- { path: 'examples/openai/o3_responses_example.py', name: 'OpenAI o3 Responses' }
3940

4041
# Anthropic examples
4142
- { path: 'examples/anthropic/anthropic-example-sync.py', name: 'Anthropic Sync' }

0 commit comments

Comments
 (0)