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
Joel 2d5ad0d208
feat: support optional query content (#1097)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2 years ago
..
agent fix: dataset desc (#1045) 2 years ago
callback_handler fix: dataset desc (#1045) 2 years ago
chain feat: universal chat in explore (#649) 3 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: server multi models support (#799) 3 years ago
index feat: optimize high load sql query of document segment (#1078) 2 years ago
login Feat/token support (#909) 2 years ago
memory feat: server multi models support (#799) 3 years ago
model_providers feat: support optional query content (#1097) 2 years ago
prompt feat: support optional query content (#1097) 2 years ago
spiltter feat: upgrade langchain (#430) 3 years ago
third_party fix: hf hosted inference check (#1128) 2 years ago
tool fix: summary no docs (#1073) 2 years ago
vector_store Feat/vector db manage (#997) 2 years ago
__init__.py feat: server multi models support (#799) 3 years ago
completion.py feat: add baichuan prompt (#985) 2 years ago
conversation_message_task.py fix: pub generate message text return null (#1037) 2 years ago
indexing_runner.py fix: handle AttributeError for datasets and index (#1052) 2 years ago
orchestrator_rule_parser.py feat: decrease claude model request time by set max top_k to 10 (#1071) 2 years ago