Commit e2036fa
authored
Fixes for most of tool-based generative ui and some other misc tests (#320)
* correct default port for langgraph typescript
* Update toolbased gen ui example on frontend
* tighten up agno agentic chat and tool based gen ui examples
* fixup langgraph examples.
* remove backend tool from mastra example
* Be more explicit in agno test
* regen files1 parent 77a7405 commit e2036fa
File tree
9 files changed
+349
-475
lines changed- typescript-sdk
- apps/dojo
- e2e/tests/agnoTests
- src
- app/[integrationId]/feature/tool_based_generative_ui
- integrations
- agno/examples/server/api
- langgraph/examples
- python/agents/tool_based_generative_ui
- typescript/src/agents/tool_based_generative_ui
- mastra/example/src/mastra/agents
9 files changed
+349
-475
lines changedLines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | | - | |
44 | | - | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
66 | | - | |
67 | | - | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
0 commit comments