Skip to content

GenAI Processors 1.0.5

Choose a tag to compare

@kibergus kibergus released this 21 Jul 17:36
· 60 commits to main since this release
  • CachedPartProcessor - support caching for PartProcessors: if the same part is received again, result can be taken from the cache.
  • GlobProcessor - stream files from local filesystem in-to processors.
  • Contrib processors: OpenRouterModel - add compatibility with a variety of LLMs available through OpenRouter.
  • Numerous bugfixes.
  • Added links to processors from @mbeacom: mbeacom/genai-processors-pydantic and mbeacom/genai-processors-url-fetch