You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Fixes:
Fixed date parsing errors and memreader issues
Resolved general text memory problems
Fixed bugs in memos_w_scheduler examples and related issues
Addressed search bugs when calling Nebula
Added metadata filters and fixed bugs in fetching by metadata
Aligned MOSProduct._build_system_prompt signature with MOSCore
New Features:
Added support for removing duplicate nodes in playground and refactored
reorganizer configuration code
Improved memory scheduler architecture and configurations with exception
handling
Supported memos API mode and added memreader for internet-related
content
Enhanced internet search functionality and interface code, modified
default internet search configurations
Added context for playground and fastapi objects, and node existence
checks
Introduced user manager factory pattern and enhanced product API
Added Nebula-related features and configuration updates, along with chat
history functionality
Updated dim environment
Improvements:
Modified docker settings and user manager duplicate field configurations
Rewrote query functionality
Documentation & DevOps:
Updated version
with significant enhancements in functionality, bug fixes, and
configuration adjustments to improve overall performance and user
experience.
anyio==4.9.0 ; python_version>="3.10" and python_version < "4.0"
3
3
attrs==25.3.0 ; python_version>="3.10" and python_version < "4.0"
4
4
authlib==1.6.0 ; python_version>="3.10" and python_version < "4.0"
5
+
beautifulsoup4==4.13.4 ; python_version>="3.10" and python_version < "4.0"
5
6
certifi==2025.7.14 ; python_version>="3.10" and python_version < "4.0"
6
7
cffi==1.17.1 ; python_version>="3.10" and python_version < "4.0" and platform_python_implementation != "PyPy"
8
+
cfgv==3.4.0 ; python_version>="3.10" and python_version < "4.0"
7
9
charset-normalizer==3.4.2 ; python_version>="3.10" and python_version < "4.0"
10
+
chonkie==1.1.1 ; python_version>="3.10" and python_version < "4.0"
8
11
click==8.2.1 ; python_version>="3.10" and python_version < "4.0"
12
+
cobble==0.1.4 ; python_version>="3.10" and python_version < "4.0"
9
13
colorama==0.4.6 ; python_version>="3.10" and python_version < "4.0" and (platform_system == "Windows" or sys_platform == "win32")
14
+
coloredlogs==15.0.1 ; python_version>="3.10" and python_version < "4.0"
10
15
cryptography==45.0.5 ; python_version>="3.10" and python_version < "4.0"
11
16
cyclopts==3.22.2 ; python_version>="3.10" and python_version < "4.0"
17
+
defusedxml==0.7.1 ; python_version>="3.10" and python_version < "4.0"
18
+
distlib==0.4.0 ; python_version>="3.10" and python_version < "4.0"
12
19
distro==1.9.0 ; python_version>="3.10" and python_version < "4.0"
13
20
dnspython==2.7.0 ; python_version>="3.10" and python_version < "4.0"
14
21
docstring-parser==0.16 ; python_version>="3.10" and python_version < "4.0"
15
22
docutils==0.21.2 ; python_version>="3.10" and python_version < "4.0"
16
23
email-validator==2.2.0 ; python_version>="3.10" and python_version < "4.0"
24
+
et-xmlfile==2.0.0 ; python_version>="3.10" and python_version < "4.0"
17
25
exceptiongroup==1.3.0 ; python_version>="3.10" and python_version < "4.0"
18
26
fastapi-cli==0.0.8 ; python_version>="3.10" and python_version < "4.0"
19
27
fastapi-cloud-cli==0.1.4 ; python_version>="3.10" and python_version < "4.0"
20
28
fastapi==0.115.14 ; python_version>="3.10" and python_version < "4.0"
21
29
fastmcp==2.10.5 ; python_version>="3.10" and python_version < "4.0"
22
30
filelock==3.18.0 ; python_version>="3.10" and python_version < "4.0"
31
+
flatbuffers==25.2.10 ; python_version>="3.10" and python_version < "4.0"
23
32
fsspec==2025.7.0 ; python_version>="3.10" and python_version < "4.0"
24
33
greenlet==3.2.3 ; python_version>="3.10" and python_version < "3.14" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32")
25
34
h11==0.16.0 ; python_version>="3.10" and python_version < "4.0"
rich==14.0.0 ; python_version>="3.10" and python_version < "4.0"
67
102
rignore==0.6.2 ; python_version>="3.10" and python_version < "4.0"
68
103
rpds-py==0.26.0 ; python_version>="3.10" and python_version < "4.0"
104
+
ruff==0.11.13 ; python_version>="3.10" and python_version < "4.0"
69
105
safetensors==0.5.3 ; python_version>="3.10" and python_version < "4.0"
106
+
schedule==1.2.2 ; python_version>="3.10" and python_version < "4.0"
70
107
scikit-learn==1.7.0 ; python_version>="3.10" and python_version < "4.0"
71
108
scipy==1.15.3 ; python_version=="3.10"
72
109
scipy==1.16.0 ; python_version>="3.11" and python_version < "4.0"
73
110
sentry-sdk==2.33.0 ; python_version>="3.10" and python_version < "4.0"
74
111
shellingham==1.5.4 ; python_version>="3.10" and python_version < "4.0"
112
+
six==1.17.0 ; python_version>="3.10" and python_version < "4.0"
75
113
sniffio==1.3.1 ; python_version>="3.10" and python_version < "4.0"
114
+
soupsieve==2.7 ; python_version>="3.10" and python_version < "4.0"
76
115
sqlalchemy==2.0.41 ; python_version>="3.10" and python_version < "4.0"
77
116
sse-starlette==2.4.1 ; python_version>="3.10" and python_version < "4.0"
78
117
starlette==0.46.2 ; python_version>="3.10" and python_version < "4.0"
118
+
sympy==1.14.0 ; python_version>="3.10" and python_version < "4.0"
79
119
tenacity==9.1.2 ; python_version>="3.10" and python_version < "4.0"
80
120
threadpoolctl==3.6.0 ; python_version>="3.10" and python_version < "4.0"
81
121
tokenizers==0.21.2 ; python_version>="3.10" and python_version < "4.0"
122
+
tomli==2.2.1 ; python_version=="3.10"
82
123
tqdm==4.67.1 ; python_version>="3.10" and python_version < "4.0"
83
124
transformers==4.53.2 ; python_version>="3.10" and python_version < "4.0"
84
125
typer==0.16.0 ; python_version>="3.10" and python_version < "4.0"
85
126
typing-extensions==4.14.1 ; python_version>="3.10" and python_version < "4.0"
86
127
typing-inspection==0.4.1 ; python_version>="3.10" and python_version < "4.0"
128
+
tzdata==2025.2 ; python_version>="3.10" and python_version < "4.0"
87
129
ujson==5.10.0 ; python_version>="3.10" and python_version < "4.0"
88
130
urllib3==2.5.0 ; python_version>="3.10" and python_version < "4.0"
89
131
uvicorn==0.35.0 ; python_version>="3.10" and python_version < "4.0"
90
132
uvloop==0.21.0 ; python_version>="3.10" and python_version < "4.0" and platform_python_implementation != "PyPy" and sys_platform != "win32" and sys_platform != "cygwin"
133
+
virtualenv==20.31.2 ; python_version>="3.10" and python_version < "4.0"
91
134
watchfiles==1.1.0 ; python_version>="3.10" and python_version < "4.0"
92
135
websockets==15.0.1 ; python_version>="3.10" and python_version < "4.0"
136
+
xlrd==2.0.2 ; python_version>="3.10" and python_version < "4.0"
137
+
xlsxwriter==3.2.5 ; python_version>="3.10" and python_version < "4.0"
0 commit comments