Commit Graph

93 Commits (e0d6d00a87fb99b7bee7683b73a969da2c372c66)

Author SHA1 Message Date
takatost 2dfb3e95f6
feat: optimize error record in agent (#869) 3 years ago
Jyong f207e180df
fix multi thread app context (#868)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost 948d64bbef
fix: get_num_tokens_from_messages params error (#866) 3 years ago
takatost 7a8590980e
fix: dataset direct output (#860) 3 years ago
takatost e8c14bb732
feat: rename title in site both rename name in app (#857) 3 years ago
takatost cc52cdc2a9
Feat/add free provider apply (#829) 3 years ago
takatost 8e15ba6cd6
Fix/no trial provider (#823) 3 years ago
takatost 7898937eae
feat: optimize message return (#822) 3 years ago
takatost 1bd0a76a20
feat: optimize error raise (#820) 3 years ago
takatost 2f179d61dc
fix: completion error when dataset was deleted (#819) 3 years ago
takatost f18ce203b5
feat: optimize error logging (#808) 3 years ago
takatost b81b8637ec
feat: temp remove paid option of anthropic (#807) 3 years ago
takatost 5fa2161b05
feat: server multi models support (#799) 3 years ago
lixiaoyin cc277227ad
fix i is not incremented due to violating the uniqueness constraint w… (#771)
Co-authored-by: 李啸吟 <746963140@qq.com>
3 years ago
Matri dfe10e9dfe
fix: generate_more_like_this function issue (#722) 3 years ago
takatost 654985177f
fix: segment resort in dataset retrieve by index_node_id_to_position (#721) 3 years ago
takatost e18211ffea
feat: fix azure completion choices return empty (#708) 3 years ago
Jyong fa73aa8dbf
add embedding max retries (#699) 3 years ago
Jyong 174ebb51db
add qa thread control (#677) 3 years ago
John Wang 626c78a690
fix: agent parse result error (#676) 3 years ago
Jyong 9eaae770a6
Feat/add thread control (#675) 3 years ago
Jyong ca60610306
logging qa error (#672) 3 years ago
Jyong 082f8b17ab
Feat/milvus support (#671)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
3 years ago
KVOJJJin cf93d8d6e2
Feat: Q&A format segmentation support (#668)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
John Wang aae2fb8a30
fix: dataset retrieve npe when dataset desc is null (#669) 3 years ago
John Wang d979955c8a
feat: optimize current time (#661) 3 years ago
John Wang b5825142d1
feat: add current time tool in universal chat agent (#659) 3 years ago
John Wang ba3dc8cae0
feat: fix dataset retrieve agent llm not support error (#656) 3 years ago
John Wang 4fdb37771a
feat: universal chat in explore (#649)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
John Wang e9810a6df2
fix: azure openai embedding model name error (#612) 3 years ago
John Wang cae15013e0
fix: azure openai deployment list was deprecated suddenly (#611) 3 years ago
John Wang eff115267f
fix: anthropic completion error in blocking mode (#591) 3 years ago
John Wang 0d3cd3b16a
fix: azure provider select error when use custom azure provider (#587) 3 years ago
John Wang 3dc82fb044
feat: remove davinci required model from azure provider (#586) 3 years ago
John Wang 7599f79a17
feat: claude api support (#572) 3 years ago
zxhlyh a03a92e9db
Feat/chat support voice input (#532) 3 years ago
John Wang 6eee7cb42c
feat: fix azure embedding Too many inputs problem (#530) 3 years ago
John Wang b9b0866a46
fix: generate summary error when tokens=4097 (#488) 3 years ago
John Wang df68a7c82b
feat: Optimize the quality of the title generate (#484) 3 years ago
John Wang 9d98669e7d
fix: dataset destination error (#477) 3 years ago
John Wang 408fbb0c70
fix: title, summary, suggested questions generate (#476) 3 years ago
crazywoola 998f819b04
use sub to operate all (#475) 3 years ago
Jyong 334f46d0b6
Fix/json format (#466) 3 years ago
Jyong 2eea114ac0
fix special code (#473) 3 years ago
Jyong c67ecff3fe
Fix/json format (#465) 3 years ago
John Wang d5b42c09ee
fix: template parse error when history include {{any}} (#463) 3 years ago
John Wang 835bf9fd8d
fix: template parse error when pre prompt include {{}} (#462) 3 years ago
John Wang c720f831af
feat: optimize template parse (#460) 3 years ago
John Wang df5763be37
feat: optimize openai error raise (#459) 3 years ago
John Wang cad1532f7c
feat: optimize index_struct copy (#442) 3 years ago