September 20: Paid subscription plans; support for custom observed entities & Azure OpenAI GPT-4
New Features
Added support for project
quota
field. Project quotas are based on the subscribed pricing tier. Quota limits are now applied as content is ingested, and as feeds and conversations are created.Added
contentLimit
to conversation strategy object to limit the number of semantic search content results which are formatted into prompt context.Better relevance ranking on semantic search results when formatting prompt context in conversations.
Bugs Fixed
GPLA-1373: Failed to extract multiple text pages from DOCX without page breaks. Now we support token-aware page chunking.
GPLA-1377: Failed during semantic search with no content results, when prompting conversation.
GPLA-1415: Failed when user prompt couldn't generate text embeddings.
Last updated