Activity
fixed abort condition for chunk summarizer
fixed abort condition for chunk summarizer
- added tokenizer fallback (required for gpt-4.1 at the moment)
- added tokenizer fallback (required for gpt-4.1 at the moment)
- fixed bindings for determining engine token support
- fixed bindings for determining engine token support
(chore) removed primitives-extend dependency
(chore) removed primitives-extend dependency
- (chore) added logs when processing starts
- (chore) added logs when processing starts
- (chore) removed dependency on primitives-extend
- (chore) removed dependency on primitives-extend
- (fix) fixed remedy for language and type check
- (fix) fixed remedy for language and type check
- (fix) return only the initially detected doc type
- (fix) return only the initially detected doc type
- (feat) support custom data_models to extract additional information
- (feat) support custom data_models to extract additional information
- enabled backoff for async chunk processing
- enabled backoff for async chunk processing
- deprecated asset_name for backwards compatibility
- deprecated asset_name for backwards compatibility
feat: defined list of supported document types for type specific proc…
feat: defined list of supported document types for type specific proc…
Prompt formatting + user prompt instructions
Prompt formatting + user prompt instructions
- added support for downloading files other than plain text (support …
- added support for downloading files other than plain text (support …