Commit Graph

3 Commits

  • Python: Introducing support for declarative yaml spec (#2002)
    * first work on declarative
    
    * initial version of the declarative support
    
    * fix tests and mypy
    
    * fix parameters of functiontool
    
    * slight logic improvement
    
    * remove path until merge
    
    * updates from comments
    
    * create dispatcher and spec type, json_schema method
    
    * fix mypy, skipping model
    
    * updated lock
    
    * fixed declarative tests and renamed some other test files
    
    * refined loader
    
    * updated lock
    
    * fix mypy
    
    * added readme to samples folder
    
    * fixes from review
    
    * undid test file rename
  • Python: [Purview] Add Caching and background processing in Python Purview Middleware (#1844)
    * [PythonPurview] Add Caching and background processing
    
    * [PythonPurview] Updates based on comments
  • 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>