Skip to content
Snippets Groups Projects
  • Huu Le's avatar
    6edea6af
    enhance workflow code for Python (#412) · 6edea6af
    Huu Le authored
    
    * 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: default avatarMarcus Schiesser <mail@marcusschiesser.de>
    enhance workflow code for Python (#412)
    Huu Le authored
    
    * 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: default avatarMarcus Schiesser <mail@marcusschiesser.de>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
light-parrots-work.md 75 B
"create-llama": patch

Optimize generated workflow code for Python