Commit Graph

3 Commits

  • Python: Add Handoff orchestration pattern support (#1469)
    * Add Handoff orchestration pattern support
    
    * PR feedback
    
    * Use AOAI client in samples
    
    * Adjust to tool
    
    * Handoff to sub-agent via ai function
    
    * PR feedback
    
    * More cleanup
    
    * Improvements
    
    * PR feedback cleanup
    
    * Add handoff migration sample.
    
    * Remove type ignore
    
    * fix markdown link formatting
    
    * Remove readme link for non-existent sample
  • Python: Updated package version (#1528)
    * Updated package version
    
    * Update python/CHANGELOG.md
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Updated metadata for Purview
    
    * Updated test
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
  • Python: Add Purview Middleware (#1142)
    * [Py Purview] Purview Python Initial Commit
    
    * [Py Purview] Purview Python Minor Fixes
    
    * [Py Purview] Purview Python Comment Fixesish
    
    * [Py Purview] Purview Python Agent Middleware Done
    
    * [Py Purview] Purview Python Agent Middleware Done
    
    * [Py Purview] Purview Python Lint Errors
    
    * [Py Purview] Purview Python Final Hopefully
    
    * [Py Purview] Purview Python Final Hopefully
    
    * [Py Purview] Purview Python Fix ReadMe
    
    * [Py Purview] Purview Python Fix MyPy
    
    * [Py Purview] Purview Python Minor Updates on comments
    
    * [Py Purview] Purview Python Fix Build Error
    
    ---------
    
    Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com>