Skip to content

Releases: modelscope/ReMe

0.1.10.8

31 Oct 03:34

Choose a tag to compare

chore(release): bump version to 0.10.8

0.1.10.7

28 Oct 07:17

Choose a tag to compare

chore(version): bump version to 0.1.10.7

0.1.10.6

27 Oct 14:23

Choose a tag to compare

feat(summary): support list input for tool names

0.1.10.5

27 Oct 09:25

Choose a tag to compare

chore(release): bump version to 0.10.5

0.1.10.4

27 Oct 09:06

Choose a tag to compare

chore(version): bump version to 0.10.4

0.1.10.3

23 Oct 10:00

Choose a tag to compare

docs: update documentation structure and content

0.1.10.1

22 Oct 12:26

Choose a tag to compare

chore(version): bump version to 0.1.10.1

- Updated __version__ in reme_ai/__init__.py
- Updated project version in pyproject.toml- Changed flowllm dependency to include reme extra
- Fixed typo in README.md query example

0.1.10: Merge pull request #29 from modelscope/tool_memory

22 Oct 04:31
5c716d0

Choose a tag to compare

v0.1.9

16 Sep 09:46
e8fe360

Choose a tag to compare

This release is compatible with the latest FlowLLM and supports BaseAsyncOp and async_execute.