Commit f3577e4
fix(agentscope): use correct to_agentscope() instead of to_crewai() in toolset()
The toolset() function in agentscope integration was incorrectly calling
.to_crewai() instead of .to_agentscope(), returning CrewAI-formatted tools
instead of AgentScope-formatted ones.
Change-Id: I41758ca6e22173cfc4cc47fa95713c8fb5d992a7
Co-developed-by: Claude <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1d658fb commit f3577e4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments