This website requires JavaScript.
6d4f5dc1c3
feat: add model setting
wxg0103
2025-04-22 10:45:11 +0800
3f7fb88217
build: update Dockerfile.
liqiang-fit2cloud
2025-04-21 16:39:20 +0800
8071d2dcd5
build: update shell files.
liqiang-fit2cloud
2025-04-21 15:39:29 +0800
5e8dd48032
build: update Dockerfile.
liqiang-fit2cloud
2025-04-21 14:44:00 +0800
220168c4bf
chore: add some i18n code
CaptainB
2025-04-21 13:07:20 +0800
ab0f5e09b1
build: update Dockerfile-python-pg.
liqiang-fit2cloud
2025-04-21 11:15:22 +0800
a8cda7d4a4
feat: consolidate module and tool views by removing redundant classes and updating API endpoints
CaptainB
2025-04-21 10:45:04 +0800
39841cb344
feat: add model setting
wxg0103
2025-04-21 10:24:13 +0800
d3346deb62
feat: add model setting
wxg0103
2025-04-21 09:10:06 +0800
16cafec6af
fix: update module and tool URLs to avoid duplicate paths for ModuleTreeView and ToolTreeView
CaptainB
2025-04-18 21:16:31 +0800
2c0cb5b6e6
feat: update module and tool delete APIs to use DefaultResultSerializer for responses
CaptainB
2025-04-18 19:10:45 +0800
7c15082e53
feat: update API documentation to specify retrieval of tool by module
CaptainB
2025-04-18 19:05:53 +0800
83b494f700
feat: add DefaultResultSerializer to module and tool delete operations responses
CaptainB
2025-04-18 18:58:49 +0800
fe032822f4
feat: add ToolTreeView and ToolTreeReadAPI for retrieving tools by workspace and module
CaptainB
2025-04-18 17:46:20 +0800
6f6b163416
feat: add model setting
wxg0103
2025-04-18 17:45:15 +0800
9b0f9b04b7
refactor: remove tool_type field and update imports in tool model
CaptainB
2025-04-18 17:05:47 +0800
1ebcc664bb
build: init directory.
liqiang-fit2cloud
2025-04-18 17:02:59 +0800
0b8f5d7597
feat: implement CRUD operations for tools with API views
CaptainB
2025-04-18 16:04:58 +0800
f89e18578f
build: init directory.
liqiang-fit2cloud
2025-04-18 15:42:59 +0800
32111f6a8f
fix: improve module tree query to use Q object for filtering by workspace_id
CaptainB
2025-04-18 14:31:16 +0800
8f0dd16949
fix: improve module tree query to use Q object for filtering by workspace_id
CaptainB
2025-04-18 14:31:16 +0800
ac4df1421a
build: init directory.
liqiang-fit2cloud
2025-04-18 14:45:36 +0800
90d2d90658
build: init directory.
liqiang-fit2cloud
2025-04-18 14:24:32 +0800
4f4c8c43b9
build: init directory.
liqiang-fit2cloud
2025-04-18 14:17:59 +0800
ffe8900fb2
build: init directory.
liqiang-fit2cloud
2025-04-18 14:10:16 +0800
9b21a36e1a
chore(deps): update websockets requirement from 13.1 to 15.0.1
dependabot[bot]
2025-04-18 06:00:50 +0000
3554bdf7df
chore(deps): update qianfan requirement from 0.3.18 to 0.4.12.3
dependabot[bot]
2025-04-18 06:00:31 +0000
e69341ed3c
chore(deps): update pylint requirement from 3.1.0 to 3.3.6
dependabot[bot]
2025-04-18 06:00:11 +0000
4ca557fe5d
chore(deps): update langchain-mcp-adapters requirement
dependabot[bot]
2025-04-18 05:59:51 +0000
4876a45733
chore: update target branch format in dependabot configuration
CaptainB
2025-04-18 13:57:16 +0800
b3c12fb0b8
chore: update dependabot schedule to target v2 branch
CaptainB
2025-04-18 13:40:50 +0800
cbebef774c
chore: update dependabot schedule to run on Fridays
CaptainB
2025-04-18 13:38:51 +0800
d49fd74305
feat: add ToolModule model and API for managing tool modules with workspace support
CaptainB
2025-04-17 14:29:17 +0800
dcb77bbe16
feat: Captcha (#2913 )
shaohuzhang1
2025-04-17 19:16:54 +0800
063393d659
feat: add model setting
wxg0103
2025-04-17 18:05:31 +0800
946de675ff
feat: add model setting
wxg0103
2025-04-17 18:01:33 +0800
934871f5c6
feat:Use distcache
shaohuzhang1
2025-04-17 17:16:45 +0800
9108971fdc
fix: Swagger warning(#2909 )
shaohuzhang1
2025-04-17 14:27:58 +0800
4c23b9aded
feat: implement Tool model and related API for Tool management
CaptainB
2025-04-16 12:50:44 +0800
9778fd2bb4
feat: login
wangdan-fit2cloud
2025-04-17 11:28:48 +0800
342ef6df30
feat: authentication demo
shaohuzhang1
2025-04-17 10:40:07 +0800
3351968969
feat: authentication demo
shaohuzhang1
2025-04-17 10:35:02 +0800
5f902ef5de
feat: authentication (#2906 )
shaohuzhang1
2025-04-16 20:09:00 +0800
475a05e8b0
init: init
wangdan-fit2cloud
2025-04-16 19:10:00 +0800
342f984a3b
feat: update UUID generation to use uuid.uuid7 and add uuid-utils dependency
CaptainB
2025-04-16 12:01:09 +0800
04642eb497
feat: authentication
shaohuzhang1
2025-04-15 20:37:38 +0800
5ffd3423ff
feat: load environment variables from .env file and update config loading logic
CaptainB
2025-04-15 11:32:49 +0800
5fa0734c66
feat: psycopg
shaohuzhang1
2025-04-15 14:20:07 +0800
aafcd5eb28
Merge branch 'v2' of github.com:1Panel-dev/MaxKB into v2
shaohuzhang1
2025-04-14 20:12:50 +0800
e58a5507a9
init project
shaohuzhang1
2025-04-14 20:11:23 +0800
d8cbf0d879
build: add Dockerfile-python-pg
liqiang-fit2cloud
2025-04-14 15:57:40 +0800
e8d5a4a653
build: add Dockerfile-python-pg
liqiang-fit2cloud
2025-04-14 15:47:02 +0800
3502522086
chore: add ignore
CaptainB
2025-04-11 15:57:58 +0800
c78a6babb6
ci: v2
CaptainB
2025-04-11 15:47:59 +0800
ce7efd4758
chore: Update USE-CASES.md (#2850 )
maninhill
2025-04-10 17:11:50 +0800
b0366b18b6
fix: Optimize dialogue style (#2849 )
wangdan-fit2cloud
2025-04-10 16:13:37 +0800
a4f27249ed
fix: openai error
wxg0103
2025-04-10 14:41:05 +0800
5243e42100
fix: MD editor table cannot have too many columns and cannot scroll horizontally (#2845 )
shaohuzhang1
2025-04-10 13:54:54 +0800
e5738f3b31
fix: History record error in dialogue basic mode (#2844 )
wangdan-fit2cloud
2025-04-10 11:36:05 +0800
0213aff12a
fix: Historical user conversation data has been cleared (#2843 )
shaohuzhang1
2025-04-10 09:48:14 +0800
8dc793a128
fix: Historical user conversation data has been cleared (#2840 )
shaohuzhang1
2025-04-09 19:16:42 +0800
0861eb4cdc
fix: Invalid verification of dialogue user form (#2839 )
shaohuzhang1
2025-04-09 18:11:50 +0800
d78c1459b7
refactor: oauth2 state
wxg0103
2025-04-09 17:56:45 +0800
7421caba9b
fix: Optimize details
wangdan-fit2cloud
2025-04-09 16:49:41 +0800
deb3844b4c
fix: Judgment tool drag and drop sorting (#2837 )
shaohuzhang1
2025-04-09 15:34:36 +0800
26f36ccee1
chore: Update README.md (#2835 )
maninhill
2025-04-09 15:15:25 +0800
e8c1cdf959
chore: Update README.md (#2834 )
maninhill
2025-04-09 13:48:44 +0800
675d2366da
fix: condition node supports drag and drop
wangdan-fit2cloud
2025-04-09 11:52:54 +0800
bbb63a5928
fix: chat avatar display issue fixed (#2832 )
wangdan-fit2cloud
2025-04-09 10:56:58 +0800
4ae02c8d3e
security: fix reverse shell vulnerability in function library.
liqiang-fit2cloud
2025-04-09 09:57:11 +0800
3557ea50fa
fix: Missing parameters such as character length when creating a knowledge base (#2827 )
shaohuzhang1
2025-04-08 17:24:33 +0800
43702e42b8
fix: When switching application models, the model parameters should be set to the default values of the current model (#2826 )
shaohuzhang1
2025-04-08 16:43:22 +0800
7a3a975645
fix: After modifying the application name and publishing , name was not updated(#2799 )
wangdan-fit2cloud
2025-04-08 16:00:24 +0800
9da7a553bf
fix: The form recall node cannot respond (#2824 )
shaohuzhang1
2025-04-08 15:50:57 +0800
2d6d16e046
feat: Optimize the interface when there are too many interface parameters.(#2795 )
wangdan-fit2cloud
2025-04-08 15:10:53 +0800
919a3eee5d
fix: Fix type errors
wangdan-fit2cloud
2025-04-08 10:52:23 +0800
1a704f1c25
fix: Workflow debugging for authorized applications will result in an error message indicating unauthorized access to the model (#2819 )
shaohuzhang1
2025-04-08 10:51:35 +0800
7ca0a7bd02
fix: Missing fields in exported logs
wxg0103
2025-04-08 10:11:53 +0800
2681d02728
fix: When the discriminator is true, there is no problem with the value (#2814 )
shaohuzhang1
2025-04-07 18:56:58 +0800
5e43bb9d2a
fix: jieba 分词使用全模式 (#2813 )
shaohuzhang1
2025-04-07 18:51:32 +0800
ecd5fafbaa
fix: The same observable object cannot appear twice in the same tree
wxg0103
2025-04-07 18:45:47 +0800
23b47657c0
feat: The workflow condition node supports drag and drop sorting (#2648 )
wangdan-fit2cloud
2025-04-07 18:19:38 +0800
76d050bea4
feat: New condition for determining whether the discriminator is true or not (#2809 )
shaohuzhang1
2025-04-07 14:07:30 +0800
add9d1bab8
fix: In the permission settings, the knowledge base list does not distinguish between knowledge base types, and all are marked with the icon of the general knowledge base.
wxg0103
2025-04-07 11:49:32 +0800
9c36d8f30a
fix: Quick issue, API parameters cannot be carried (#2808 )
shaohuzhang1
2025-04-07 11:57:36 +0800
189e2a6c63
fix: When adding a large language model in Application-Settings-Add AI node, the Base Model is not listed
wxg0103
2025-04-07 11:16:25 +0800
867c53984b
fix: The local rearrangement model cannot be loaded (#2805 )
shaohuzhang1
2025-04-07 11:22:01 +0800
560890f717
fix: limit chapter title length to 256 characters in pdf_split_handle.py
CaptainB
2025-04-07 10:53:11 +0800
675adeeb63
fix: exclude macOS specific files from zip processing
CaptainB
2025-04-07 10:37:06 +0800
6bc00eb869
fix: During the debugging process, the browser voice will automatically play after returning to other pages (#2794 )
shaohuzhang1
2025-04-03 11:34:26 +0800
1eccb54199
fix: Knowledge base retrieval segmentation sorted by relevance (#2791 )
shaohuzhang1
2025-04-03 10:57:12 +0800
86e11baeb2
perf: Optimization user input auto close when send message
wangdan-fit2cloud
2025-04-03 10:34:51 +0800
69ae1cafab
fix: After the page is redirected, the voice playback does not stop (#2789 )
shaohuzhang1
2025-04-03 09:53:54 +0800
9d6451b95b
fix: The interface for obtaining model metadata cannot access public models (#2787 )
shaohuzhang1
2025-04-02 20:10:20 +0800
add1cba8cb
feat: Swagger document response for adding OpenAI interface (#2786 )
shaohuzhang1
2025-04-02 19:59:57 +0800
927f0c784a
fix: remove multiple file upload option from file input in index.vue
CaptainB
2025-04-02 19:04:09 +0800
ac5a9d01a8
fix: When other users download the public model, they cannot obtain the download data (#2785 )
shaohuzhang1
2025-04-02 18:29:25 +0800
7b213f547d
fix: update default voice type and options in VolcanicEngineTTSModelGeneralParams
CaptainB
2025-04-02 18:24:53 +0800
7e4e2e98bb
fix: When answering a question - click to stop answering - wait until the question is approximately answered, then click to continue - it will remain in a stopped answering state (#2784 )
shaohuzhang1
2025-04-02 18:10:42 +0800
21d2a44090
perf: Optimize application setting switch button control
wangdan-fit2cloud
2025-04-02 18:09:47 +0800