You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core
takatost 2b018fade2
fix: transaction hangs due to message commit block during long LLM calls (#1206)
2 years ago
..
agent feat: add hosted moderation (#1158) 2 years ago
callback_handler feat: add zhipuai (#1188) 2 years ago
chain feat: add zhipuai (#1188) 2 years ago
data_loader fix: csv import error (#1063) 2 years ago
docstore Fix/ignore economy dataset (#1043) 2 years ago
embedding normalize embedding (#974) 2 years ago
generator feat: optimize generation of conversation title (#1075) 2 years ago
helper feat: add zhipuai (#1188) 2 years ago
index Feat/improve vector database logic (#1193) 2 years ago
login Feat/token support (#909) 2 years ago
memory feat: server multi models support (#799) 3 years ago
model_providers fix: gpt-3.5-turbo-instruct context size to 8192 (#1196) 2 years ago
prompt Feat:dataset retiever resource (#1123) 2 years ago
spiltter feat: upgrade langchain (#430) 3 years ago
third_party feat: support gpt-3.5-turbo-instruct model (#1195) 2 years ago
tool Feat/improve vector database logic (#1193) 2 years ago
vector_store Feat/improve vector database logic (#1193) 2 years ago
__init__.py feat: server multi models support (#799) 3 years ago
completion.py feat: add zhipuai (#1188) 2 years ago
conversation_message_task.py fix: transaction hangs due to message commit block during long LLM calls (#1206) 2 years ago
indexing_runner.py fix: handle AttributeError for datasets and index (#1052) 2 years ago
orchestrator_rule_parser.py feat: add hosted moderation (#1158) 2 years ago