Commit Graph

220 Commits (778cfb37a287d8673faaa0076dc04fe8a405f6d3)

Author SHA1 Message Date
takatost c9368925a3
feat: add `supported_model_types` field and filter in provider list (#1581) 2 years ago
Jyong 0d9ce1bab0
fix multi retrieval with resource score issue (#1578)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 0e08526428
fix hybrid search reranking check (#1563)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 4588831bff
Feat/add retriever rerank (#1560)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost d654770732
feat: supports for new version of openllm (#1554) 2 years ago
Garfield Dai 8835435558
fix: change model mode. (#1520) 2 years ago
takatost 41d0a8b295
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2 years ago
crazywoola d0e1ea8f06
1506 remove duplicated code (#1511) 2 years ago
takatost 9de67c586f
feat: update free plan rules of spark (#1515) 2 years ago
takatost d7ae86799c
feat: support basic feature of OpenAI new models (#1476) 2 years ago
takatost 059c089f93
fix: external data tool batch retrieve bug (#1472) 2 years ago
Garfield Dai db43ed6f41
feat: add api-based extension & external data tool & moderation backend (#1403)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
takatost 4dfbcd0b4e
feat: support chatglm_turbo model #1443 (#1460) 2 years ago
takatost 076f3289d2
feat: add spark v3.0 llm support (#1434) 2 years ago
takatost e122d677ad
fix: return wrong when init 0 quota in trial provider (#1394) 2 years ago
takatost 4c63cbf5b1
feat: adjust anthropic (#1387) 2 years ago
Garfield Dai fe14130b3c
refactor advanced prompt core. (#1350) 2 years ago
wayne.wang 52ebffa857
fix: app config zhipu chatglm_std model, but it still use chatglm_lit… (#1377)
Co-authored-by: wayne.wang <wayne.wang@beibei.com>
2 years ago
takatost 7c9b585a47
feat: support weixin ernie-bot-4 and chat mode (#1375) 2 years ago
takatost 07285e5f8b
feat: optimize completion model agent (#1364) 2 years ago
Garfield Dai 695841a3cf
Feat/advanced prompt enhancement (#1340) 2 years ago
takatost 3efaa713da
feat: use xinference client instead of xinference (#1339) 2 years ago
takatost 9822f687f7
fix: max tokens of OpenAI gpt-3.5-turbo-instruct to 4097 (#1338) 2 years ago
takatost f4be2b8bcd
fix: raise error in minimax stream generate (#1336) 2 years ago
Garfield Dai 42a5b3ec17
feat: advanced prompt backend (#1301)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
takatost 2d1cb076c6
fix: dataset segment not exist return agent response (#1329) 2 years ago
Jyong 289c93d081
Feat/improve document delete logic (#1325)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 9cba1c8bf4
fix: retriever_resource missing (#1317) 2 years ago
takatost cbf095465c
feat: remove llm client use (#1316) 2 years ago
Jyong 7f6ad9653e
Fix/grpc gevent compatible (#1314)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 2851a9f04e
feat: optimize minimax llm call (#1312) 2 years ago
takatost c536f85b2e
fix: compatibility issues with the tongyi model. (#1310) 2 years ago
takatost b1352ff8b7
feat: using random sampling to check if it violates the review mechan… (#1308) 2 years ago
Jyong 5003db987d
milvus secure check fix (#1305)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 07aab5e868
Feat/add milvus vector db (#1302)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 875dfbbf0e
fix: openllm completion start with prompt, remove it (#1303) 2 years ago
takatost 8480b0197b
fix: prompt for baichuan text generation models (#1299) 2 years ago
takatost 4ab4bcc074
feat: support openllm embedding (#1293) 2 years ago
takatost 1d4f019de4
feat: add baichuan llm support (#1294)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2 years ago
takatost 024250803a
feat: move login_required wrapper outside (#1281) 2 years ago
takatost 373e90ee6d
fix: detached model in completion thread (#1269) 3 years ago
takatost 41d4c5b424
fix: count down thread in completion db not commit (#1267) 3 years ago
takatost 8606d80c66
fix: request timeout when openai completion (#1265) 3 years ago
takatost a31466d34e
fix: db session not commit before long llm call running (#1251) 3 years ago
takatost d38eac959b
fix: wenxin model name invalid when llm call (#1248) 3 years ago
Jyong 46154c6705
Feat/dataset service api (#1245)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
Garfield Dai 18c710c906
feat: support binding context var (#1227)
Co-authored-by: Joel <iamjoel007@gmail.com>
3 years ago
zxhlyh 227f9fb77d
Feat/api jwt (#1212) 3 years ago
Jyong 724e053732
Fix/qdrant data issue (#1203)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Garfield Dai e409895c02
Feat/huggingface embedding support (#1211)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago