Commit Graph

3 Commits

  • Python: extend HITL support for all orchestration patterns (#2620)
    * Support HITL for orchestration patterns
    
    * Cleanup around naming
    
    * Fix typing issues
    
    * Clean up
    
    * Naming clean up
    
    * Updates to HITL to make it cleaner
    
    * Rename human input hook to orchestration request info
    
    * Clean up per PR feedback
  • .NET: Add link inspector (#1062)
    * Add link inspector
    
    * Comment out excludedirs while it's empty
    
    * Fix broken links
    
    * More links fixes
    
    * Push further fixes
    
    * Fix more links
  • Python: added poe setup and docs (#131)
    * added poe setup and docs
    
    * smaller bandit exclude
    
    * updated poe
    
    * updated naming
    
    * added something in samples
    
    * exclude docs from bandit
    
    * updated readme
    
    * removed ds_store
    
    * updated readme