Skip to content

azure-functions-knowledge

Knowledge retrieval (RAG) decorators for Azure Functions Python v2.

Features

  • Decorator-based API — Seamless integration with Azure Functions Python v2 programming model
  • Provider abstraction — Pluggable knowledge providers via protocol-based interface
  • Notion support — Built-in Notion provider for searching and retrieving pages
  • Async support — Automatic async offloading for non-blocking execution
  • Environment variable resolution%VAR% placeholder substitution for secure credential handling