github shcherbak-ai/contextgem v0.9.0

latest releases: v0.19.3, v0.19.2, v0.19.1...
5 months ago

New exception handling for LLM extraction methods: Added raise_exception_on_extraction_error parameter (default is True) to LLM extraction methods. Controls whether to raise an exception when LLM returns invalid data (LLMExtractionError) or when there is an error calling LLM API (LLMAPIError). When False, warnings are issued and no extracted items are returned.

Don't miss a new contextgem release

NewReleases is sending notifications on new releases.