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