Commit 078600a
Open Agent Spec Tracing
* Pyagentspec tracing
* Update json schema spec of 26.1.0
* Update exception handling, name changes
* simplify langgraph tracing
* Rename humanintheloop. Change models subpackage name to messages. Remove mentions of telemetry from docs.
* Changed some documentation. Added tests on different types of calls for crewai and langgraph tracing.
---------
Co-authored-by: Son Le <tran.minh.son.le@oracle.com>1 parent 14b973b commit 078600a
File tree
52 files changed
+4873
-78
lines changed- docs/pyagentspec/source
- agentspec
- json_spec
- code_examples
- howtoguides
- pyagentspec
- src/pyagentspec
- adapters
- crewai
- langgraph
- llms
- tracing
- events
- messages
- spans
- tests
- adapters
- crewai
- langgraph
- serialization
- tracing
- events
- spans
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+4873
-78
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3669 | 3669 | | |
3670 | 3670 | | |
3671 | 3671 | | |
| 3672 | + | |
| 3673 | + | |
| 3674 | + | |
| 3675 | + | |
| 3676 | + | |
| 3677 | + | |
| 3678 | + | |
| 3679 | + | |
| 3680 | + | |
| 3681 | + | |
| 3682 | + | |
| 3683 | + | |
3672 | 3684 | | |
3673 | 3685 | | |
3674 | 3686 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
652 | | - | |
| 652 | + | |
| 653 | + | |
653 | 654 | | |
654 | 655 | | |
655 | 656 | | |
656 | 657 | | |
657 | 658 | | |
658 | 659 | | |
| 660 | + | |
659 | 661 | | |
660 | 662 | | |
661 | 663 | | |
| |||
2365 | 2367 | | |
2366 | 2368 | | |
2367 | 2369 | | |
| 2370 | + | |
| 2371 | + | |
2368 | 2372 | | |
2369 | 2373 | | |
2370 | 2374 | | |
| |||
0 commit comments