1.5.0
Added 4
- Add gpt-3.5-turbo-0125 model to ChatOpenAI
- Add LLamaIndex integration
- Add Kotlin files support to folder-loader
- Add MySQL SSL support
Fixed 1
- Fix Cohere top K parameter
What's Changed
- mysql-ssl by @niztal in https://github.com/FlowiseAI/Flowise/pull/1634
- Bugfix/Cohere top K by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1656
- Add newly-released gpt-3.5-turbo-0125 to ChatOpenAI by @raffareis in https://github.com/FlowiseAI/Flowise/pull/1660
- chore/update vec 2 doc node by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1659
- Feature/llama index by @HenryHengZJ in https://github.com/FlowiseAI/Flowise/pull/1611
- add kotlin files to folder-loader by @ill-yes in https://github.com/FlowiseAI/Flowise/pull/1684
New Contributors
- @ill-yes made their first contribution in https://github.com/FlowiseAI/Flowise/pull/1684
Full Changelog: https://github.com/FlowiseAI/Flowise/compare/flowise@1.4.12...flowise@1.5.0