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
Copy file name to clipboardExpand all lines: docs/examples.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,7 @@ All runnable examples live in `crates/openai-agents/examples`.
109
109
| non-strict output type | structured output validation with non-strict and custom schemas |[non_strict_output_type.rs](../crates/openai-agents/examples/non_strict_output_type.rs)|
110
110
| OpenAI session example | upstream-named OpenAI session entry point |[openai_session_example.rs](../crates/openai-agents/examples/openai_session_example.rs)|
111
111
| OpenAI session HITL example | upstream-named OpenAI session HITL entry point |[openai_session_hitl_example.rs](../crates/openai-agents/examples/openai_session_hitl_example.rs)|
0 commit comments