·
6 commits
to main
since this release
Version 3.0.0.0-alpha1 Release Notes
Compatible with OpenSearch 3.0.0.0-alpha1
Breaking Changes
- Use _list/indices API instead of _cat/index API in CatIndexTool (#3243)[https://github.com//pull/3243]
Bug Fixes
- Fix building error due to a breaking change from core (#3617)[https://github.com//pull/3617]
Documentation
- Add tutorial for RAG of openai and bedrock (#2975)[https://github.com//pull/2975]
- Fix template query link (#3612)[https://github.com//pull/3612]
Enhancements
- Support sentence highlighting QA model (#3600)[https://github.com//pull/3600]
Maintenance
- Update CB setting to 100 to bypass memory check (#3627)[https://github.com//pull/3627]
- Use model type to check local or remote model (#3597)[https://github.com//pull/3597]
- Fixing security integ test (#3646)[https://github.com//pull/3646]