Skip to content

Genai Processors 1.1.1

Choose a tag to compare

@aelissee aelissee released this 17 Dec 17:58
· 135 commits to main since this release
  • introduces Function calling (sync/async and all automated) that can work with all GenAI processors, including realtime processors. See associated notebook.
  • adds url fetcher in web.py and html content extraction in text.py to get content from the web.
  • adds Hugging Face transformers to supported models
  • supports authoring ADK agents with processors