dify/api/core
Jyong 60ee98f578
zhipu embedding token method (#1976)
Co-authored-by: jyong <jyong@dify.ai>
2024-01-09 19:54:02 +08:00
..
agent Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
app_runner fix: generate not stop when pressing stop link (#1961) 2024-01-06 03:03:56 +08:00
callback_handler fix: generate not stop when pressing stop link (#1961) 2024-01-06 03:03:56 +08:00
chain Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
data_loader fix customer spliter character (#1915) 2024-01-04 16:21:48 +08:00
docstore Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
embedding Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
entities Azure openai init (#1929) 2024-01-09 19:17:47 +08:00
errors Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
extension fix: read file encoding error (#1902) 2024-01-04 12:52:10 +08:00
external_data_tool fix: check result should be string. (#1959) 2024-01-05 22:11:51 +08:00
features Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
file Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
generator Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
helper Feat/optimize entity construct (#1935) 2024-01-05 09:43:41 +08:00
index add qdrant client timeout limit (#1894) 2024-01-03 22:23:04 +08:00
memory Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
model_runtime zhipu embedding token method (#1976) 2024-01-09 19:54:02 +08:00
moderation fix: remove useless code. (#1913) 2024-01-04 15:27:05 +08:00
prompt optimize qa prompt (#1957) 2024-01-05 18:17:55 +08:00
rerank Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
spiltter fix: remove tiktoken from text splitter (#1876) 2024-01-03 13:02:56 +08:00
third_party Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
tool Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
vector_store Annotation management (#1767) 2023-12-18 13:10:05 +08:00
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
application_manager.py fix: generate not stop when pressing stop link (#1961) 2024-01-06 03:03:56 +08:00
application_queue_manager.py fix: generate not stop when pressing stop link (#1961) 2024-01-06 03:03:56 +08:00
hosting_configuration.py Azure openai init (#1929) 2024-01-09 19:17:47 +08:00
indexing_runner.py fix customer spliter character (#1915) 2024-01-04 16:21:48 +08:00
model_manager.py Azure openai init (#1929) 2024-01-09 19:17:47 +08:00
provider_manager.py Azure openai init (#1929) 2024-01-09 19:17:47 +08:00