openai-agents-python/docs/ja
Yuya Haruna 0a3dfa071a
Fix visualize graph filename to without extension. (#554)
Only the file name is needed since graphviz's `render()` automatically
adds the file extension.
Also, unnecessary .gv (.dot) files are output, so the `cleanup=True`
option has been modified to prevent them from being saved.

Here is a similar modification, but in a different content.
- https://github.com/openai/openai-agents-python/pull/451
2025-04-21 13:47:51 -04:00
..
models Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
voice Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
agents.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
config.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
context.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
examples.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
guardrails.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
handoffs.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
index.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
mcp.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
models.md Evolve the doc translation workflow by using gpt-4.1 (#507) 2025-04-14 22:04:07 -04:00
multi_agent.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
quickstart.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
results.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
running_agents.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
streaming.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
tools.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
tracing.md Docs: Switch to o3 model; exclude translated pages from search (#533) 2025-04-16 21:29:09 -04:00
visualization.md Fix visualize graph filename to without extension. (#554) 2025-04-21 13:47:51 -04:00