Kazuhiro Sera
727e729f21
docs: document v0.22.0 behavior changes ( #4522 )
2026-08-19 22:45:45 +09:00
Kazuhiro Sera
f5d20e5e2f
docs: improve translation source clarity ( #4306 )
2026-08-08 22:44:19 +09:00
Kazuhiro Sera
ac1206294c
docs: updates for 0.19.0 ( #3872 )
2026-07-28 07:51:20 +09:00
Kazuhiro Sera
a898061dfa
docs: make markdown style consistent across the project
2026-07-04 09:04:30 +09:00
Kazuhiro Sera
c4a87ab887
docs: improve consistency
2026-03-03 09:43:47 +09:00
Subhi Sadiyev
af2fb63fa2
docs(visualization): clarify MCP server support and update screenshot ( #1529 )
2025-08-19 21:16:27 +00:00
Aaron Ang
54e4087d7b
feat(viz): draw MCP servers ( #1368 )
2025-08-04 22:35:07 +00:00
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
Rohan Mehta
6be9b2a222
Update visualization.md
2025-03-25 13:34:45 -04:00
Martín Bravo
698fd69eb4
Update installation instructions for visualization dependency to use 'viz'
2025-03-25 18:29:55 +01:00
Martín Bravo
c745fe156a
feat: add documentation for agent visualization using Graphviz
2025-03-18 09:55:23 +01:00