wxg0103
d8ca74a2f5
refactor: xpack license
2025-06-16 15:08:33 +08:00
dependabot[bot]
2782a7720c
build(deps): bump the python-dependencies group with 6 updates
...
Updates the requirements on [langchain-openai](https://github.com/langchain-ai/langchain ), zhipuai, [boto3](https://github.com/boto/boto3 ), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python ), [xinference-client](https://github.com/xorbitsai/inference-client ) and [xlrd](https://github.com/python-excel/xlrd ) to permit the latest version.
Updates `langchain-openai` to 0.3.23
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.22...langchain-openai==0.3.23 )
Updates `zhipuai` to 2.1.5.20250611
Updates `boto3` to 1.38.36
- [Release notes](https://github.com/boto/boto3/releases )
- [Commits](https://github.com/boto/boto3/compare/1.38.35...1.38.36 )
Updates `tencentcloud-sdk-python` to 3.0.1402
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md )
- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1400...3.0.1402 )
Updates `xinference-client` to 1.7.0.post1
- [Release notes](https://github.com/xorbitsai/inference-client/releases )
- [Commits](https://github.com/xorbitsai/inference-client/compare/v1.6.1...v1.7.0.post1 )
Updates `xlrd` to 2.0.2
- [Changelog](https://github.com/python-excel/xlrd/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/python-excel/xlrd/compare/2.0.1...2.0.2 )
---
updated-dependencies:
- dependency-name: langchain-openai
dependency-version: 0.3.23
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: zhipuai
dependency-version: 2.1.5.20250611
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: boto3
dependency-version: 1.38.36
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
dependency-version: 3.0.1402
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: xinference-client
dependency-version: 1.7.0.post1
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: xlrd
dependency-version: 2.0.2
dependency-type: direct:production
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 13:52:58 +08:00
CaptainB
9b2452ccfe
fix: add psutil dependency version 7.0.0 to pyproject.toml
2025-06-16 13:29:27 +08:00
liqiang-fit2cloud
357c887c93
build(deps): fix torch version.
2025-06-16 11:36:39 +08:00
CaptainB
43087e7ca3
feat: add compilation and installation scripts for MaxKB project
2025-06-13 17:58:52 +08:00
CaptainB
336d77ff87
fix: update dependencies in pyproject.toml for compatibility and improvements
2025-06-13 10:13:49 +08:00
dependabot[bot]
9e881b3596
build(deps): bump the python-dependencies group with 15 updates
...
Updates the requirements on [django](https://github.com/django/django ), [langchain-openai](https://github.com/langchain-ai/langchain ), [langchain-anthropic](https://github.com/langchain-ai/langchain ), [langchain-community](https://github.com/langchain-ai/langchain ), langchain-mcp-adapters, [langchain-huggingface](https://github.com/langchain-ai/langchain ), [langgraph](https://github.com/langchain-ai/langgraph ), [boto3](https://github.com/boto/boto3 ), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python ), [xinference-client](https://github.com/xorbitsai/inference-client ), [anthropic](https://github.com/anthropics/anthropic-sdk-python ), [dashscope](https://dashscope.aliyun.com/ ), [celery](https://github.com/celery/celery ), [pymupdf](https://github.com/pymupdf/pymupdf ) and [pypdf](https://github.com/py-pdf/pypdf ) to permit the latest version.
Updates `django` to 5.2.3
- [Commits](https://github.com/django/django/compare/5.2.1...5.2.3 )
Updates `langchain-openai` to 0.3.22
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.18...langchain-openai==0.3.22 )
Updates `langchain-anthropic` to 0.3.15
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-anthropic==0.3.14...langchain-anthropic==0.3.15 )
Updates `langchain-community` to 0.3.25
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.24...langchain==0.3.25 )
Updates `langchain-mcp-adapters` to 0.1.7
Updates `langchain-huggingface` to 0.3.0
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-huggingface==0.2.0...langchain-huggingface==0.3.0 )
Updates `langgraph` to 0.4.8
- [Release notes](https://github.com/langchain-ai/langgraph/releases )
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.4.7...0.4.8 )
Updates `boto3` to 1.38.35
- [Release notes](https://github.com/boto/boto3/releases )
- [Commits](https://github.com/boto/boto3/compare/1.38.25...1.38.35 )
Updates `tencentcloud-sdk-python` to 3.0.1400
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md )
- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1390...3.0.1400 )
Updates `xinference-client` to 1.6.1
- [Release notes](https://github.com/xorbitsai/inference-client/releases )
- [Commits](https://github.com/xorbitsai/inference-client/compare/v1.6.0...v1.6.1 )
Updates `anthropic` to 0.54.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases )
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.52.1...v0.54.0 )
Updates `dashscope` to 1.23.4
Updates `celery` to 5.5.3
- [Release notes](https://github.com/celery/celery/releases )
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst )
- [Commits](https://github.com/celery/celery/compare/v5.5.2...v5.5.3 )
Updates `pymupdf` to 1.26.1
- [Release notes](https://github.com/pymupdf/pymupdf/releases )
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt )
- [Commits](https://github.com/pymupdf/pymupdf/compare/1.26.0...1.26.1 )
Updates `pypdf` to 5.6.0
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/5.5.0...5.6.0 )
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.2.3
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-openai
dependency-version: 0.3.22
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-anthropic
dependency-version: 0.3.15
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-community
dependency-version: 0.3.25
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-mcp-adapters
dependency-version: 0.1.7
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-huggingface
dependency-version: 0.3.0
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langgraph
dependency-version: 0.4.8
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: boto3
dependency-version: 1.38.35
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
dependency-version: 3.0.1400
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: xinference-client
dependency-version: 1.6.1
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: anthropic
dependency-version: 0.54.0
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: dashscope
dependency-version: 1.23.4
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: celery
dependency-version: 5.5.3
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: pymupdf
dependency-version: 1.26.1
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: pypdf
dependency-version: 5.6.0
dependency-type: direct:production
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-13 10:01:42 +08:00
shaohuzhang1
87ab2178bf
feat: application chat log ( #3230 )
2025-06-10 20:35:20 +08:00
CaptainB
269960649d
feat: add gunicorn and python-daemon dependencies to pyproject.toml
2025-06-05 17:56:42 +08:00
dependabot[bot]
3ded9092ca
build(deps): bump the python-dependencies group with 8 updates
...
sync2gitee / repo-sync (push) Waiting to run
Updates the requirements on [langchain-anthropic](https://github.com/langchain-ai/langchain ), [langchain-google-genai](https://github.com/langchain-ai/langchain-google ), langchain-mcp-adapters, [langgraph](https://github.com/langchain-ai/langgraph ), zhipuai, [boto3](https://github.com/boto/boto3 ), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python ) and [anthropic](https://github.com/anthropics/anthropic-sdk-python ) to permit the latest version.
Updates `langchain-anthropic` to 0.3.14
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-anthropic==0.3.13...langchain-anthropic==0.3.14 )
Updates `langchain-google-genai` to 2.1.5
- [Release notes](https://github.com/langchain-ai/langchain-google/releases )
- [Commits](https://github.com/langchain-ai/langchain-google/compare/libs/genai/v2.1.4...libs/genai/v2.1.5 )
Updates `langchain-mcp-adapters` to 0.1.4
Updates `langgraph` to 0.4.7
- [Release notes](https://github.com/langchain-ai/langgraph/releases )
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.4.5...0.4.7 )
Updates `zhipuai` to 2.1.5.20250526
Updates `boto3` to 1.38.25
- [Release notes](https://github.com/boto/boto3/releases )
- [Commits](https://github.com/boto/boto3/compare/1.38.21...1.38.25 )
Updates `tencentcloud-sdk-python` to 3.0.1390
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md )
- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1385...3.0.1390 )
Updates `anthropic` to 0.52.1
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases )
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.52.0...v0.52.1 )
---
updated-dependencies:
- dependency-name: langchain-anthropic
dependency-version: 0.3.14
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-google-genai
dependency-version: 2.1.5
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-mcp-adapters
dependency-version: 0.1.4
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langgraph
dependency-version: 0.4.7
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: zhipuai
dependency-version: 2.1.5.20250526
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: boto3
dependency-version: 1.38.25
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
dependency-version: 3.0.1390
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: anthropic
dependency-version: 0.52.1
dependency-type: direct:production
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 15:26:09 +08:00
dependabot[bot]
8a088e6c75
build(deps): bump the python-dependencies group with 9 updates
...
Updates the requirements on [uuid-utils](https://github.com/aminalaee/uuid-utils ), [langchain-openai](https://github.com/langchain-ai/langchain ), langchain-mcp-adapters, [langchain-ollama](https://github.com/langchain-ai/langchain ), [boto3](https://github.com/boto/boto3 ), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python ), [xinference-client](https://github.com/xorbitsai/inference-client ), [anthropic](https://github.com/anthropics/anthropic-sdk-python ) and [pymupdf](https://github.com/pymupdf/pymupdf ) to permit the latest version.
Updates `uuid-utils` to 0.11.0
- [Release notes](https://github.com/aminalaee/uuid-utils/releases )
- [Commits](https://github.com/aminalaee/uuid-utils/compare/0.10.0...0.11.0 )
Updates `langchain-openai` to 0.3.18
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.17...langchain-openai==0.3.18 )
Updates `langchain-mcp-adapters` to 0.1.1
Updates `langchain-ollama` to 0.3.3
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-ollama==0.3.2...langchain-ollama==0.3.3 )
Updates `boto3` to 1.38.21
- [Release notes](https://github.com/boto/boto3/releases )
- [Commits](https://github.com/boto/boto3/compare/1.38.16...1.38.21 )
Updates `tencentcloud-sdk-python` to 3.0.1385
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md )
- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1379...3.0.1385 )
Updates `xinference-client` to 1.6.0
- [Release notes](https://github.com/xorbitsai/inference-client/releases )
- [Commits](https://github.com/xorbitsai/inference-client/compare/v1.5.1...v1.6.0 )
Updates `anthropic` to 0.52.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases )
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.51.0...v0.52.0 )
Updates `pymupdf` to 1.26.0
- [Release notes](https://github.com/pymupdf/pymupdf/releases )
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt )
- [Commits](https://github.com/pymupdf/pymupdf/compare/1.25.5...1.26.0 )
---
updated-dependencies:
- dependency-name: uuid-utils
dependency-version: 0.11.0
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-openai
dependency-version: 0.3.18
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-mcp-adapters
dependency-version: 0.1.1
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-ollama
dependency-version: 0.3.3
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: boto3
dependency-version: 1.38.21
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
dependency-version: 3.0.1385
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: xinference-client
dependency-version: 1.6.0
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: anthropic
dependency-version: 0.52.0
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: pymupdf
dependency-version: 1.26.0
dependency-type: direct:production
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-23 17:51:00 +08:00
CaptainB
fc0599fe01
chore: update langchain-mcp-adapters version to 0.1.0
sync2gitee / repo-sync (push) Waiting to run
2025-05-16 12:02:10 +08:00
dependabot[bot]
e56a0481e0
build(deps): bump the python-dependencies group with 10 updates
...
Updates the requirements on [psycopg](https://github.com/psycopg/psycopg ), [langchain-openai](https://github.com/langchain-ai/langchain ), [langchain-anthropic](https://github.com/langchain-ai/langchain ), [langchain-community](https://github.com/langchain-ai/langchain ), [langgraph](https://github.com/langchain-ai/langgraph ), [boto3](https://github.com/boto/boto3 ), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python ), [dashscope](https://dashscope.aliyun.com/ ), [django-celery-beat](https://github.com/celery/django-celery-beat ) and [pypdf](https://github.com/py-pdf/pypdf ) to permit the latest version.
Updates `psycopg` to 3.2.9
- [Changelog](https://github.com/psycopg/psycopg/blob/3.2.9/docs/news.rst )
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.7...3.2.9 )
Updates `langchain-openai` to 0.3.17
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.16...langchain-openai==0.3.17 )
Updates `langchain-anthropic` to 0.3.13
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-anthropic==0.3.12...langchain-anthropic==0.3.13 )
Updates `langchain-community` to 0.3.24
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.23...langchain==0.3.24 )
Updates `langgraph` to 0.4.5
- [Release notes](https://github.com/langchain-ai/langgraph/releases )
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.4.3...0.4.5 )
Updates `boto3` to 1.38.16
- [Release notes](https://github.com/boto/boto3/releases )
- [Commits](https://github.com/boto/boto3/compare/1.38.11...1.38.16 )
Updates `tencentcloud-sdk-python` to 3.0.1379
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md )
- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1374...3.0.1379 )
Updates `dashscope` to 1.23.3
Updates `django-celery-beat` to 2.8.1
- [Release notes](https://github.com/celery/django-celery-beat/releases )
- [Changelog](https://github.com/celery/django-celery-beat/blob/main/Changelog )
- [Commits](https://github.com/celery/django-celery-beat/compare/v2.8.0...v2.8.1 )
Updates `pypdf` to 5.5.0
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/5.4.0...5.5.0 )
---
updated-dependencies:
- dependency-name: psycopg
dependency-version: 3.2.9
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-openai
dependency-version: 0.3.17
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-anthropic
dependency-version: 0.3.13
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-community
dependency-version: 0.3.24
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langgraph
dependency-version: 0.4.5
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: boto3
dependency-version: 1.38.16
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
dependency-version: 3.0.1379
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: dashscope
dependency-version: 1.23.3
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: django-celery-beat
dependency-version: 2.8.1
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: pypdf
dependency-version: 5.5.0
dependency-type: direct:production
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-16 10:24:09 +08:00
CaptainB
f5fc51cb12
fix: update langchain-mcp-adapters version to 0.0.11
sync2gitee / repo-sync (push) Has been cancelled
2025-05-12 10:34:52 +08:00
dependabot[bot]
1a34c67d46
build(deps): bump the python-dependencies group with 10 updates
...
Updates the requirements on [django](https://github.com/django/django ), [django-db-connection-pool](https://github.com/altairbow/django-db-connection-pool ), [langchain-openai](https://github.com/langchain-ai/langchain ), langchain-mcp-adapters, [langchain-huggingface](https://github.com/langchain-ai/langchain ), [langgraph](https://github.com/langchain-ai/langgraph ), [boto3](https://github.com/boto/boto3 ), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python ), [anthropic](https://github.com/anthropics/anthropic-sdk-python ) and [pylint](https://github.com/pylint-dev/pylint ) to permit the latest version.
Updates `django` to 5.2.1
- [Commits](https://github.com/django/django/compare/5.2...5.2.1 )
Updates `django-db-connection-pool` to 1.2.6
- [Release notes](https://github.com/altairbow/django-db-connection-pool/releases )
- [Commits](https://github.com/altairbow/django-db-connection-pool/compare/1.2.5...1.2.6 )
Updates `langchain-openai` to 0.3.16
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.15...langchain-openai==0.3.16 )
Updates `langchain-mcp-adapters` to 0.0.10
Updates `langchain-huggingface` to 0.2.0
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-huggingface==0.1.2...langchain-huggingface==0.2.0 )
Updates `langgraph` to 0.4.3
- [Release notes](https://github.com/langchain-ai/langgraph/releases )
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.4.1...0.4.3 )
Updates `boto3` to 1.38.11
- [Release notes](https://github.com/boto/boto3/releases )
- [Commits](https://github.com/boto/boto3/compare/1.38.6...1.38.11 )
Updates `tencentcloud-sdk-python` to 3.0.1374
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md )
- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1372...3.0.1374 )
Updates `anthropic` to 0.51.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases )
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.50.0...v0.51.0 )
Updates `pylint` to 3.3.7
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.6...v3.3.7 )
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.2.1
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: django-db-connection-pool
dependency-version: 1.2.6
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-openai
dependency-version: 0.3.16
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-mcp-adapters
dependency-version: 0.0.10
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-huggingface
dependency-version: 0.2.0
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langgraph
dependency-version: 0.4.3
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: boto3
dependency-version: 1.38.11
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
dependency-version: 3.0.1374
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: anthropic
dependency-version: 0.51.0
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: pylint
dependency-version: 3.3.7
dependency-type: direct:production
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-09 10:57:31 +08:00
dependabot[bot]
ee2ac7835c
build(deps): bump the python-dependencies group with 7 updates
...
Updates the requirements on [psycopg](https://github.com/psycopg/psycopg ), [langchain-openai](https://github.com/langchain-ai/langchain ), [langchain-google-genai](https://github.com/langchain-ai/langchain-google ), [langgraph](https://github.com/langchain-ai/langgraph ), [boto3](https://github.com/boto/boto3 ), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python ) and [xinference-client](https://github.com/xorbitsai/inference-client ) to permit the latest version.
Updates `psycopg` to 3.2.7
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst )
- [Commits](https://github.com/psycopg/psycopg/compare/3.2.6...3.2.7 )
Updates `langchain-openai` to 0.3.15
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.14...langchain-openai==0.3.15 )
Updates `langchain-google-genai` to 2.1.4
- [Release notes](https://github.com/langchain-ai/langchain-google/releases )
- [Commits](https://github.com/langchain-ai/langchain-google/compare/libs/genai/v2.1.3...libs/genai/v2.1.4 )
Updates `langgraph` to 0.4.1
- [Release notes](https://github.com/langchain-ai/langgraph/releases )
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.4.0...0.4.1 )
Updates `boto3` to 1.38.6
- [Release notes](https://github.com/boto/boto3/releases )
- [Commits](https://github.com/boto/boto3/compare/1.38.5...1.38.6 )
Updates `tencentcloud-sdk-python` to 3.0.1372
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md )
- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1371...3.0.1372 )
Updates `xinference-client` to 1.5.1
- [Release notes](https://github.com/xorbitsai/inference-client/releases )
- [Commits](https://github.com/xorbitsai/inference-client/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: psycopg
dependency-version: 3.2.7
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-openai
dependency-version: 0.3.15
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-google-genai
dependency-version: 2.1.4
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langgraph
dependency-version: 0.4.1
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: boto3
dependency-version: 1.38.6
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
dependency-version: 3.0.1372
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: xinference-client
dependency-version: 1.5.1
dependency-type: direct:production
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 17:47:58 +08:00
CaptainB
2a5cd4ca14
build(deps): update pymupdf to 1.25.5 and pypdf to 5.4.0
2025-04-30 15:57:51 +08:00
CaptainB
48297d81e5
feat: add initial implementations of various file handling classes for CSV, XLS, and XLSX formats
2025-04-30 15:52:58 +08:00
dependabot[bot]
7be1173843
build(deps): bump the python-dependencies group with 5 updates
...
Updates the requirements on [langchain-community](https://github.com/langchain-ai/langchain ), [langgraph](https://github.com/langchain-ai/langgraph ), [boto3](https://github.com/boto/boto3 ), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python ) and [dashscope](https://dashscope.aliyun.com/ ) to permit the latest version.
Updates `langchain-community` to 0.3.23
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.3.22...langchain==0.3.23 )
Updates `langgraph` to 0.4.0
- [Release notes](https://github.com/langchain-ai/langgraph/releases )
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.3.34...0.4.0 )
Updates `boto3` to 1.38.5
- [Release notes](https://github.com/boto/boto3/releases )
- [Commits](https://github.com/boto/boto3/compare/1.37.36...1.38.5 )
Updates `tencentcloud-sdk-python` to 3.0.1371
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md )
- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1366...3.0.1371 )
Updates `dashscope` to 1.23.2
---
updated-dependencies:
- dependency-name: langchain-community
dependency-version: 0.3.23
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langgraph
dependency-version: 0.4.0
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: boto3
dependency-version: 1.38.5
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
dependency-version: 3.0.1371
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: dashscope
dependency-version: 1.23.2
dependency-type: direct:production
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 11:26:35 +08:00
CaptainB
ee37d7c320
feat: implement web knowledge synchronization with ForkManage and related handlers
2025-04-28 11:27:59 +08:00
dependabot[bot]
a084b12ac4
build(deps): update langgraph requirement from 0.3.31 to 0.3.34
...
Updates the requirements on [langgraph](https://github.com/langchain-ai/langgraph ) to permit the latest version.
- [Release notes](https://github.com/langchain-ai/langgraph/releases )
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.3.31...0.3.34 )
---
updated-dependencies:
- dependency-name: langgraph
dependency-version: 0.3.34
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 11:48:21 +08:00
dependabot[bot]
15ff1acc2c
build(deps): update tencentcloud-sdk-python requirement
...
Updates the requirements on [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python ) to permit the latest version.
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md )
- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1362...3.0.1366 )
---
updated-dependencies:
- dependency-name: tencentcloud-sdk-python
dependency-version: 3.0.1366
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 11:47:59 +08:00
dependabot[bot]
3d1c43c020
build(deps): update anthropic requirement from 0.49.0 to 0.50.0
...
Updates the requirements on [anthropic](https://github.com/anthropics/anthropic-sdk-python ) to permit the latest version.
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases )
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.49.0...v0.50.0 )
---
updated-dependencies:
- dependency-name: anthropic
dependency-version: 0.50.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 09:21:17 +08:00
dependabot[bot]
4466343e97
build(deps): update langchain-community requirement
...
Updates the requirements on [langchain-community](https://github.com/langchain-ai/langchain ) to permit the latest version.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.3.21...langchain-community==0.3.22 )
---
updated-dependencies:
- dependency-name: langchain-community
dependency-version: 0.3.22
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 09:05:51 +08:00
dependabot[bot]
52a7f40ba8
build(deps): update xinference-client requirement from 1.4.1 to 1.5.0
...
Updates the requirements on [xinference-client](https://github.com/xorbitsai/inference-client ) to permit the latest version.
- [Release notes](https://github.com/xorbitsai/inference-client/releases )
- [Commits](https://github.com/xorbitsai/inference-client/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: xinference-client
dependency-version: 1.5.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 09:04:42 +08:00
dependabot[bot]
166309de09
build(deps): update diskcache2 requirement from 0.1.2 to 1.0.0
...
Updates the requirements on [diskcache2](https://github.com/grantjenks/python-diskcache ) to permit the latest version.
- [Commits](https://github.com/grantjenks/python-diskcache/compare/v0.1.2...v1.0.0 )
---
updated-dependencies:
- dependency-name: diskcache2
dependency-version: 1.0.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 09:04:24 +08:00
dependabot[bot]
11faca22f9
build(deps): update zhipuai requirement
...
Updates the requirements on zhipuai to permit the latest version.
---
updated-dependencies:
- dependency-name: zhipuai
dependency-version: 2.1.5.20250421
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 09:03:54 +08:00
liqiang-fit2cloud
ffe8900fb2
build: init directory.
2025-04-18 14:10:16 +08:00
dependabot[bot]
9b21a36e1a
chore(deps): update websockets requirement from 13.1 to 15.0.1
...
Updates the requirements on [websockets](https://github.com/python-websockets/websockets ) to permit the latest version.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/13.1...15.0.1 )
---
updated-dependencies:
- dependency-name: websockets
dependency-version: 15.0.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 14:01:51 +08:00
dependabot[bot]
3554bdf7df
chore(deps): update qianfan requirement from 0.3.18 to 0.4.12.3
...
Updates the requirements on [qianfan](https://github.com/baidubce/bce-qianfan-sdk ) to permit the latest version.
- [Release notes](https://github.com/baidubce/bce-qianfan-sdk/releases )
- [Commits](https://github.com/baidubce/bce-qianfan-sdk/compare/py/v0.3.18...py/v0.4.12.3 )
---
updated-dependencies:
- dependency-name: qianfan
dependency-version: 0.4.12.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 14:01:36 +08:00
dependabot[bot]
e69341ed3c
chore(deps): update pylint requirement from 3.1.0 to 3.3.6
...
Updates the requirements on [pylint](https://github.com/pylint-dev/pylint ) to permit the latest version.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.3.6 )
---
updated-dependencies:
- dependency-name: pylint
dependency-version: 3.3.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 14:01:26 +08:00
dependabot[bot]
4ca557fe5d
chore(deps): update langchain-mcp-adapters requirement
...
Updates the requirements on langchain-mcp-adapters to permit the latest version.
---
updated-dependencies:
- dependency-name: langchain-mcp-adapters
dependency-version: 0.0.9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 14:01:15 +08:00
CaptainB
d49fd74305
feat: add ToolModule model and API for managing tool modules with workspace support
2025-04-18 13:33:29 +08:00
shaohuzhang1
dcb77bbe16
feat: Captcha ( #2913 )
sync2gitee / repo-sync (push) Waiting to run
2025-04-17 19:16:54 +08:00
wxg0103
946de675ff
feat: add model setting
2025-04-17 18:01:33 +08:00
shaohuzhang1
934871f5c6
feat:Use distcache
2025-04-17 17:16:45 +08:00
CaptainB
4c23b9aded
feat: implement Tool model and related API for Tool management
2025-04-17 14:11:57 +08:00
CaptainB
342f984a3b
feat: update UUID generation to use uuid.uuid7 and add uuid-utils dependency
sync2gitee / repo-sync (push) Waiting to run
2025-04-16 15:02:37 +08:00
CaptainB
5ffd3423ff
feat: load environment variables from .env file and update config loading logic
sync2gitee / repo-sync (push) Waiting to run
2025-04-15 15:09:26 +08:00
shaohuzhang1
5fa0734c66
feat: psycopg
2025-04-15 14:20:07 +08:00
shaohuzhang1
e58a5507a9
init project
2025-04-14 20:11:23 +08:00
CaptainB
c78a6babb6
ci: v2
2025-04-11 15:47:59 +08:00
shaohuzhang1
867c53984b
fix: The local rearrangement model cannot be loaded ( #2805 )
2025-04-07 11:22:01 +08:00
CaptainB
4fa3fec103
ci: update some deps version
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-03-29 12:53:03 +08:00
dependabot[bot]
13ce966caa
build(deps): bump the pip group across 1 directory with 2 updates ( #2654 )
...
Updates the requirements on [torch](https://github.com/pytorch/pytorch ) and [gunicorn](https://github.com/benoitc/gunicorn ) to permit the latest version.
Updates `torch` to 2.6.0
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.2.1...v2.6.0 )
Updates `gunicorn` to 23.0.0
- [Release notes](https://github.com/benoitc/gunicorn/releases )
- [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
dependency-group: pip
- dependency-name: gunicorn
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 16:02:31 +08:00
CaptainB
72398408c5
ci: update langchain version
2025-03-20 18:55:43 +08:00
CaptainB
a3cd92c503
refactor: Add mysql function lib
2025-03-17 17:11:04 +08:00
liqiang-fit2cloud
d413287ebc
build: update pyproject.toml.
2025-03-04 15:12:02 +08:00
itaa
ed8f8f8a3e
fix: ollama model provider can not set 'num_ctx' etc. parameter #2442 ( #2444 )
...
langchain-openai is not compatible with parameter Settings in ollama, such as num_ctx. Therefore, you need to create model instances using langchain-ollama
(cherry picked from commit 42ae7b443d )
2025-02-28 17:45:48 +08:00
shaohuzhang1
5a3acc8649
fix: The locally loaded vector model is missing the libGL.so library ( #2382 )
2025-02-24 18:43:01 +08:00