jyong
|
37f7d5732a
|
external knowledge api
|
2024-09-18 15:29:30 +08:00 |
jyong
|
dcb033d221
|
Merge branch 'main' into feat/external-knowledge
# Conflicts:
# api/core/rag/datasource/retrieval_service.py
# api/models/dataset.py
# api/services/dataset_service.py
|
2024-09-18 14:40:43 +08:00 |
jyong
|
9f894bb3b3
|
external knowledge api
|
2024-09-18 14:36:51 +08:00 |
Bowen Liang
|
a1104ab97e
|
chore: refurish python code by applying Pylint linter rules (#8322)
|
2024-09-13 22:42:08 +08:00 |
Joe
|
84ac5ccc8f
|
fix: add before send to remove langfuse defaultErrorResponse (#8361)
|
2024-09-13 16:08:08 +08:00 |
Bowen Liang
|
6613b8f2e0
|
chore: fix unnecessary string concatation in single line (#8311)
|
2024-09-13 14:24:49 +08:00 |
Jyong
|
49cee773c5
|
fixed score threshold is none (#8342)
|
2024-09-13 10:21:58 +08:00 |
jyong
|
89e81873c4
|
merge error
|
2024-09-13 09:49:24 +08:00 |
Bowen Liang
|
40fb4d16ef
|
chore: refurbish Python code by applying refurb linter rules (#8296)
|
2024-09-12 15:50:49 +08:00 |
Bowen Liang
|
c69f5b07ba
|
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-09-12 14:00:36 +08:00 |
Bowen Liang
|
0f14873255
|
chore: cleanup ruff flake8-simplify linter rules (#8286)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-09-12 12:55:45 +08:00 |
jyong
|
9ca0e56a8a
|
external dataset binding
|
2024-09-11 16:59:19 +08:00 |
Bowen Liang
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
2024-09-11 16:40:52 +08:00 |
takatost
|
dabfd74622
|
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-09-10 15:23:16 +08:00 |
Jyong
|
85ff82a694
|
code merge error (#8183)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-09-10 12:52:50 +08:00 |
jyong
|
e7c77d961b
|
Merge branch 'main' into feat/external-knowledge
# Conflicts:
# api/controllers/console/auth/data_source_oauth.py
|
2024-09-09 15:54:43 +08:00 |
Charlie.Wei
|
feefeb44d7
|
fix LangSmith project config error (#7996)
|
2024-09-08 13:25:27 +08:00 |
Nam Vu
|
2d7954c7da
|
Fix variable typo (#8084)
|
2024-09-08 13:14:11 +08:00 |
KVOJJJin
|
14af87527f
|
Feat:remove estimation of embedding cost (#7950)
Co-authored-by: jyong <718720800@qq.com>
|
2024-09-04 14:41:47 +08:00 |
kurokobo
|
80aa7c4019
|
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-09-02 20:00:41 +08:00 |
Zhi
|
ceb2b150ff
|
enhance: include workspace name in create-tenant command (#7834)
|
2024-08-30 15:53:50 +08:00 |
Jyong
|
8e311cc45c
|
fixed permission is None (#7788)
|
2024-08-29 12:46:42 +08:00 |
crazywoola
|
3a071b8db9
|
fix: datasets permission is missing (#7751)
|
2024-08-28 15:36:11 +08:00 |
kurokobo
|
bc3a8e0ca2
|
feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613)
|
2024-08-28 08:47:30 +08:00 |
Charlie.Wei
|
e7afee1176
|
Langfuse view button (#7684)
|
2024-08-27 11:25:56 +08:00 |
Jyong
|
1473083a41
|
catch openai rate limit error (#7658)
|
2024-08-26 19:36:44 +08:00 |
Bowen Liang
|
17fd773a30
|
chore(api/services): apply ruff reformatting (#7599)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-08-26 13:43:57 +08:00 |
Joe
|
741c548f3c
|
feat: web sso (#7135)
|
2024-08-25 18:47:02 +08:00 |
jyong
|
a63e15081f
|
update nltk version
|
2024-08-23 16:43:47 +08:00 |
Charlie.Wei
|
9864b35465
|
langfuser add view button (#7571)
|
2024-08-23 15:53:49 +08:00 |
jyong
|
cb70e12827
|
fix rerank mode is none
|
2024-08-22 15:33:43 +08:00 |
crazywoola
|
2c427e04be
|
Feat/7134 use dataset api create a dataset with permission (#7508)
|
2024-08-21 20:25:45 +08:00 |
jyong
|
067b956b2c
|
merge migration
|
2024-08-21 16:25:18 +08:00 |
Xiyuan Chen
|
4e7b6aec3a
|
feat: support pinning, including, and excluding for model providers and tools (#7419)
Co-authored-by: GareArc <chen4851@purude.edu>
|
2024-08-21 11:16:43 +08:00 |
KinWang
|
e35e251863
|
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-08-20 17:55:44 +08:00 |
-LAN-
|
5e42e90abc
|
fix(api/services/workflow/workflow_converter.py): Add NoneType checkers & format file. (#7446)
|
2024-08-20 17:51:49 +08:00 |
jyong
|
e7762b731c
|
external knowledge
|
2024-08-20 16:18:35 +08:00 |
jyong
|
f6c8390b0b
|
external knowledge
|
2024-08-20 12:47:51 +08:00 |
jyong
|
517cdb2ca4
|
add external knowledge
|
2024-08-20 11:13:29 +08:00 |
Hash Brown
|
fbf31b5d52
|
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-08-19 09:16:33 +08:00 |
-LAN-
|
5350b1d938
|
fix(api/services/workflow/workflow_converter.py): Add converrsation variable to workflow. (#7257)
|
2024-08-17 10:30:12 +08:00 |
crazywoola
|
4d4af00399
|
fix: keywords (#7357)
|
2024-08-16 20:43:55 +08:00 |
Nam Vu
|
dbc1ae45de
|
chore: update docstrings (#7343)
|
2024-08-16 14:19:01 +08:00 |
-LAN-
|
2d89b7d0a9
|
fix(api/services/app_dsl_service.py): Add conversation variables. (#7304)
|
2024-08-15 16:46:48 +08:00 |
-LAN-
|
5b77ef01d4
|
chore(api/services/app_dsl_service.py): Bump DSL version to 0.1.1 (#7235)
|
2024-08-13 18:20:41 +08:00 |
KVOJJJin
|
935e72d449
|
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-08-13 14:44:10 +08:00 |
Joe
|
425174e82f
|
feat: update ops trace (#7102)
|
2024-08-09 15:22:16 +08:00 |
Joe
|
7201b56a6d
|
fix: workflow log run time error (#7130)
|
2024-08-09 14:46:31 +08:00 |
majian
|
5542ee4d0d
|
workflow logs support workflow run id filter (#6833)
|
2024-08-08 14:54:02 +08:00 |
-LAN-
|
536c43257b
|
refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048)
|
2024-08-07 17:30:56 +08:00 |