Kevin Hu
362db857d0
New: a new interpretor based on Andrew Ng theory. ( #3532 )
...
### What problem does this PR solve?
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-11-20 20:55:22 +08:00
Kevin Hu
541272eb99
Fix: authorization issue ( #3530 )
...
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-11-20 20:55:10 +08:00
Kevin Hu
d02a2b131a
Fix: potential risk ( #3515 )
...
### What problem does this PR solve?
### Type of change
- [x] Refactoring
2024-11-20 20:53:58 +08:00
Zhichang Yu
185c6a0c71
Unified API response json schema ( #3170 )
...
### What problem does this PR solve?
Unified API response json schema
### Type of change
- [x] Refactoring
2024-11-05 11:02:31 +08:00
Brody Wang
391b950be6
Fix non-null violation when inviting people to team ( #3015 )
...
### What problem does this PR solve?
Not sure why MySQL is inserting empty string in this case, but when I
use postgres I got `null value in column "invited_by" of relation
"user_tenant" violates not-null constraint`
### Type of change
- [X] Bug Fix (non-breaking change which fixes an issue)
2024-10-25 18:39:09 +08:00
Kevin Hu
e0c0bdeb0a
add team tag to kb ( #2890 )
...
### What problem does this PR solve?
#2834
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-10-18 11:30:19 +08:00
Kevin Hu
6a60e26020
update dashscope ( #2871 )
...
### What problem does this PR solve?
#2857
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-10-17 09:52:31 +08:00
Kevin Hu
b9fa00f341
add API for tenant function ( #2866 )
...
### What problem does this PR solve?
feat: API access key management
https://github.com/infiniflow/ragflow/issues/2846
feat: Render markdown file with remark-loader
https://github.com/infiniflow/ragflow/issues/2846
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-10-16 16:10:24 +08:00
Wang Baoling
e949594579
feat: add tenant api of create & delete user ( #2204 )
...
### What problem does this PR solve?
_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-09-03 10:36:22 +08:00
Wang Baoling
9a85f83569
feat: add api of tenant app ( #2177 )
...
### What problem does this PR solve?
add api of tenant app
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-09-02 12:08:16 +08:00