v0.6.4 Support tool services on modelscope studio
Highlight
- Support tool services on modelscope studio
- data science assistant init demo
- rag with full-size functions: hybrid search(multi-modality, multi-source), multi-strategies, customization.
- couple of bugs fixed
Features
-
Tools:
- Feat/multi images base64 input vl by @zzhangpurdue in #508
- update web search in order to allow run time verify tokens by @zzhangpurdue in #511
- update audio output by @zzhangpurdue in #516
- add oss by @zzhangpurdue in #524
-
Services:
- update modelscope-server setting by @zzhangpurdue in #507
- update dashscope tool calling method in order to run in service envri… by @zzhangpurdue in #518
- run_tool_node.sh indent error by @zzhangpurdue in #522
-
RAG:
-
Data Science Assistant
- feature: adding data science assistant demo by @dahaipeng in #491
-
Others
- update requirements and readme by @zzhangpurdue in #514
- update ds version by @zzhangpurdue in #521
Bugs
- bugfix: fix get_extra_readers() return None. by @eric-doug in #505
- hotfix:remove all llama_index.legacy by replacing with llama_index.core by @suluyana in #510
- hotfix: rm useless test file & add vector_stores for multiple stores by @suluyana in #512
- fix modelscope speech generation by @zzhangpurdue in #513
- Fix/fix typing bug by @dahaipeng in #515
- fix llama_index bm25 version by @suluyana in #526
New Contributors
- @eric-doug made their first contribution in #505
Full Changelog: v0.6.3...v0.6.4