-
- Downloads
enhance workflow code for Python (#412)
* enhance workflow shared code
* fix streaming
* refactor code
* add missing helper
* update
* update form filling
* add filters
* simplify the code
* simplify the code
* simplify the code
* update form filling
* update e2e
* update function calling agent
* fix unneeded condition
* Create light-parrots-work.md
* revert change on using functioncallingagent
* update readme
* clean code
* extract call one tool function
* update for blog use case
* fix streaming
* fix e2e
* fix missing await
* improve tools code
* improve assertion code
* skip form filling test for TS framework
* update for tools helper
---------
Co-authored-by:
Marcus Schiesser <mail@marcusschiesser.de>
Showing
- templates/components/multiagent/python/app/api/routers/chat.py 10 additions, 8 deletions...ates/components/multiagent/python/app/api/routers/chat.py
- templates/components/multiagent/python/app/workflows/events.py 27 additions, 0 deletions...ates/components/multiagent/python/app/workflows/events.py
- templates/components/multiagent/python/app/workflows/function_calling_agent.py 121 additions, 0 deletions...multiagent/python/app/workflows/function_calling_agent.py
- templates/components/multiagent/python/app/workflows/tools.py 237 additions, 0 deletions...lates/components/multiagent/python/app/workflows/tools.py
Loading
Please register or sign in to comment