Commit 4a96033
fix: address PR review feedback
- Fix defineTool signature in TS scenario and docs (name, config)
- Remove unused System.Text.Json import from C# scenario
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6e17a80 commit 4a96033
File tree
3 files changed
+2
-5
lines changed- docs/features
- test/scenarios/tools/custom-agents
- csharp
- typescript/src
3 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
775 | 775 | | |
776 | 776 | | |
777 | 777 | | |
778 | | - | |
779 | | - | |
| 778 | + | |
780 | 779 | | |
781 | 780 | | |
782 | 781 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments