Enhancements
- This release improves throughput performance by > 50% and also includes some latency improvements
- Improves AI Answer latencies to stream near instantly. Adds support for an
AIConfig.strictSelection
field for configurability of AI answer independent of search hits - Improves tokens logic for AI answer to support a min and max token length boundary
- Adds a switch to disable logging with
--disable-logs
Fixes
- Fixes caching behavior when there is an error in returning an AI answer response
- Sets analytics category for AI analytics endpoint, previous category was AI
- Fixes general use of pipeline's
esQuery
stage