You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
takatost df6604a734
feat: optimize generation of conversation title (#1075)
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) 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: server multi models support (#799) 2 years ago
index add qdrant migration (#1046) 2 years ago
login Feat/token support (#909) 2 years ago
memory feat: server multi models support (#799) 2 years ago
model_providers feat: optimize anthropic connection pool (#1066) 2 years ago
prompt feat: optimize generation of conversation title (#1075) 2 years ago
spiltter feat: upgrade langchain (#430) 2 years ago
third_party feat: disable anthropic retry (#1067) 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) 2 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