Masashi Tomooka
|
3b23d6764f
|
fix: token count includes base64 string of input images (#5868)
|
2024-07-06 16:53:32 +08:00 |
|
-LAN-
|
4d105d7bd7
|
feat(*): Swtich to dify_config. (#6025)
|
2024-07-06 12:05:13 +08:00 |
|
非法操作
|
eee779a923
|
fix: the input field of tool panel not worked as expected (#6003)
|
2024-07-06 09:54:30 +08:00 |
|
ahasasjeb
|
ab847c81fa
|
Add 2 firecrawl tools : Scrape and Search (#6016)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-07-06 09:45:39 +08:00 |
|
takatost
|
23dc6edb99
|
chore: optimize memory messages fetch count limit (#6021)
|
2024-07-06 03:25:38 +08:00 |
|
K8sCat
|
71c50b7e20
|
feat: add Llama 3 and Mixtral model options to ddgo_ai.yaml (#5979)
Signed-off-by: K8sCat <k8scat@gmail.com>
|
2024-07-05 21:11:15 +08:00 |
|
opriuwohg
|
af98fd29bf
|
fix: add status_code 304 (#6000)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-07-05 21:10:33 +08:00 |
|
Joe
|
3f0da88ff7
|
fix: update workflow trace query (#6010)
|
2024-07-05 18:37:26 +08:00 |
|
ahasasjeb
|
cc63af8e72
|
Removed firecrawl-py, fixed and improved firecrawl tool (#5896)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-07-05 18:04:51 +08:00 |
|
非法操作
|
bf2268b0af
|
fix API tool's schema not support array (#6006)
|
2024-07-05 17:11:59 +08:00 |
|
Aurelius Huang
|
f546db5437
|
fix: document truncation and loss in notion document sync (#5631)
Co-authored-by: Aurelius Huang <cm.huang@aftership.com>
|
2024-07-05 11:48:17 +08:00 |
|
orangeclk
|
f8aaa57f31
|
feat: add retry mechanism for zhipuai (#5926)
|
2024-07-05 10:49:18 +08:00 |
|
-LAN-
|
02982df0d4
|
fix: Fix some type error in http executor. (#5915)
|
2024-07-04 19:34:37 +08:00 |
|
-LAN-
|
d7f75d17cc
|
Chore/remove-unused-code (#5917)
|
2024-07-04 18:18:26 +08:00 |
|
Joe
|
688b8fe114
|
fix: langfuse logical operator error (#5948)
|
2024-07-04 13:47:15 +08:00 |
|
longzhihun
|
aecdfa2d5c
|
feat: add claude3 function calling (#5889)
|
2024-07-03 22:21:02 +08:00 |
|
-LAN-
|
e7494d632c
|
docs(api/core/tools/docs/en_US/tool_scale_out.md): Format by markdownlint. (#5903)
|
2024-07-03 13:13:38 +08:00 |
|
-LAN-
|
66a62e6c13
|
refactor(api/core/app/apps/base_app_generator.py): improve input validation and sanitization in BaseAppGenerator (#5866)
|
2024-07-02 18:58:07 +08:00 |
|
Joe
|
598e030a7e
|
feat: update LangfuseConfig host config (#5846)
|
2024-07-02 13:14:07 +08:00 |
|
quicksand
|
2a27568537
|
Enhance: tools wecom bot support markdown message (#5791)
|
2024-07-01 18:19:47 +08:00 |
|
Joe
|
b7b1396c51
|
fix: ops trace slow db (#5812)
|
2024-07-01 17:09:53 +08:00 |
|
Charles Zhou
|
850c2273ee
|
feat: Nominatim OpenStreetMap search tool (#5789)
|
2024-07-01 16:34:32 +08:00 |
|
longzhihun
|
fdfbbde10d
|
[seanguo] modify bedrock Claude3 invoke method to converse API (#5768)
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
|
2024-07-01 04:36:13 +08:00 |
|
Joe
|
f637ae4794
|
fix: langsmith message_trace end_user_data session_id error (#5759)
|
2024-06-30 01:12:16 +08:00 |
|
Joe
|
ffb07eb24b
|
fix: workflow trace none type error (#5758)
|
2024-06-29 23:32:52 +08:00 |
|
Yeuoly
|
f101fcd0e7
|
fix: missing process data in parameter extractor (#5755)
|
2024-06-29 23:29:43 +08:00 |
|
takatost
|
1e045a0187
|
fix: slow sql of ops tracing (#5749)
|
2024-06-29 20:28:30 +08:00 |
|
takatost
|
0bf4817474
|
fix: _convert_prompt_message_to_dict parameters err (#5716)
|
2024-06-28 21:00:00 +08:00 |
|
呆萌闷油瓶
|
68ac433218
|
feat: add support Spark4.0 (#5688)
|
2024-06-28 17:39:11 +08:00 |
|
Joe
|
dd5f3873da
|
feat: change TRACE_QUEUE_MANAGER_INTERVAL default value (#5698)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-28 17:34:58 +08:00 |
|
scotlandowl
|
73ce945d40
|
Feat/add json process tool (#5555)
|
2024-06-28 11:57:32 +08:00 |
|
Kevin
|
b3d6726f65
|
Feature/add qwen llm (#5659)
|
2024-06-28 11:06:29 +08:00 |
|
liuzhenghua
|
2b080b5cfc
|
feature: Add presence_penalty and frequency_penalty parameters to the … (#5637)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
|
2024-06-28 00:27:20 +08:00 |
|
Joe
|
e8b8f6c6dd
|
Feat/fix ops trace (#5672)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-28 00:24:37 +08:00 |
|
takatost
|
3ccad33194
|
feat: add jina new pre-defined rerankers, include: jina-reranker-v2 (#5657)
|
2024-06-27 13:45:35 +08:00 |
|
sunxichen
|
bafc8a0bde
|
fix: tool call message role according to credentials (#5625)
Co-authored-by: sunxichen <sun.xc@digitalcnzz.com>
|
2024-06-27 12:35:27 +08:00 |
|
非法操作
|
92c56fdf2b
|
fix: HTTP request header is overwritten when user set Content-Type (#5628)
|
2024-06-27 12:31:37 +08:00 |
|
Bowen Liang
|
dcb72e0067
|
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-06-27 11:21:31 +08:00 |
|
Joe
|
4e2de638af
|
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-26 17:33:29 +08:00 |
|
非法操作
|
b8926ea267
|
fix: DuckDuckGo image search tool error (#5606)
|
2024-06-26 13:21:40 +08:00 |
|
Jyong
|
43335b5c87
|
delete the deprecated method (#5612)
|
2024-06-26 12:51:50 +08:00 |
|
-LAN-
|
45a3ea6fed
|
fix: add support for FILE type in ToolParameterConverter (#5578)
|
2024-06-25 18:47:59 +08:00 |
|
Bowen Liang
|
2a0f03a511
|
refactor: extract cors configs into dify config and cleanup the config class (#5507)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-25 15:48:02 +08:00 |
|
keita69
|
cdc2a6f637
|
The firecrawl tool now supports self-hosting (#5528)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-25 15:15:21 +08:00 |
|
sino
|
877a2c144b
|
feat: support predefined models for openrouter (#5494)
|
2024-06-24 16:31:53 +08:00 |
|
非法操作
|
f7900f298f
|
chore: refactor the http executor node (#5212)
|
2024-06-24 16:14:59 +08:00 |
|
非法操作
|
1e28a8c033
|
chore: add create_json_message api for tools (#5440)
|
2024-06-24 15:46:16 +08:00 |
|
-LAN-
|
ba67206bb9
|
fix(api/model_runtime/azure/llm): Switch to tool_call. (#5541)
|
2024-06-24 15:35:21 +08:00 |
|
Xiaoguang Sun
|
13fcd7a901
|
feat: Add program_name attribute to TiDB connection (#5499)
Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
|
2024-06-24 14:41:07 +08:00 |
|
takatost
|
4a031de0d9
|
feat: make Citations and Attributions display enable default (#5508)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2024-06-24 13:03:49 +08:00 |
|
Xiao Ley
|
dcec9d7bb7
|
feat: add new features to enhance image and link handling in Jina tool (#5517)
|
2024-06-24 01:06:26 +08:00 |
|
Xiao Ley
|
3a626cd251
|
fix: added error handling for novita ai tool query (#5506)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-06-23 17:59:03 +08:00 |
|
Nam Vu
|
e9ce0b10de
|
feat: add Asia/Ho_Chi_Minh timezone (#5521)
|
2024-06-23 16:47:44 +08:00 |
|
非法操作
|
57063095c1
|
fix: summary of duckduckgo_search (#5488)
|
2024-06-22 13:58:30 +08:00 |
|
vccler
|
48757e581e
|
fix: zhipu tool calling, this PR fixes the bug described in issue #5496 (#5469)
Co-authored-by: vccler <vccler@163.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-06-22 12:41:24 +08:00 |
|
LXM
|
e8ad0339a3
|
fix: tongyi json output (#5396)
|
2024-06-22 12:25:23 +08:00 |
|
tmuife
|
6a09409ec9
|
Add Oracle23ai as a vector datasource (#5342)
Co-authored-by: walter from vm <walter.jin@oracle.com>
|
2024-06-22 01:48:07 +08:00 |
|
crazywoola
|
91d38a535f
|
fix: max_tokens of qwen-plus & qwen-plus-chat (#5480)
|
2024-06-21 16:49:33 +08:00 |
|
Pan, Wen-Ming
|
95c882934e
|
feat: add support for Vertex AI claude-3-5-sonnet@20240620 (#5475)
Co-authored-by: Wenming Pan <pwm@google.com>
|
2024-06-21 16:45:56 +08:00 |
|
Su Yang
|
26b6fd2236
|
feat: add support for bedrock claude-3-5-sonnet-20240620 (#5461)
|
2024-06-21 10:21:35 +08:00 |
|
takatost
|
ff0f02d809
|
feat: add support for claude-3-5-sonnet-20240620 (#5452)
|
2024-06-21 00:23:15 +08:00 |
|
-LAN-
|
142dc0afd7
|
refactor: Remove unused code in large_language_model.py (#5433)
|
2024-06-20 16:20:40 +08:00 |
|
Bowen Liang
|
39c14ec7c1
|
improve: unify Excel files parsing in either xls or xlsx file format by Pandas (#4965)
|
2024-06-20 16:14:49 +08:00 |
|
-LAN-
|
23fa3dedc4
|
fix(core): Fix incorrect type hints. (#5427)
|
2024-06-20 15:16:21 +08:00 |
|
Bowen Liang
|
aed56b1a8f
|
fix: Revert "feat: initial support for Milvus 2.4.x (#3795)" downgrading to 2.3.x for Linux arm64 installation failure (#5414)
|
2024-06-20 11:18:05 +08:00 |
|
takatost
|
a88aa20824
|
fix: optional parameter missing default value None in http request node (#5413)
|
2024-06-20 11:07:01 +08:00 |
|
quicksand
|
0105129fa8
|
fix bug: tencent vdb #5378 (#5408)
|
2024-06-20 10:37:39 +08:00 |
|
Bowen Liang
|
c923684edd
|
chore: extract retrival method literal values into enum (#5060)
|
2024-06-19 16:05:27 +08:00 |
|
Bowen Liang
|
bb33ffc332
|
feat: initial support for Milvus 2.4.x (#3795)
|
2024-06-19 13:55:44 +08:00 |
|
baojingyu
|
d160d1ed02
|
feat: support opensearch approximate k-NN (#5322)
|
2024-06-19 12:44:33 +08:00 |
|
kurokobo
|
0e3113b7ce
|
feat: allow non-english wikipedias to be searched (#5371)
|
2024-06-19 10:06:47 +08:00 |
|
Xiao Ley
|
369a395ee9
|
fix: resolve issue with cot_agent_runner not analyzing user-uploaded images correctly (#5360)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-06-18 18:15:41 +08:00 |
|
rerorero
|
9b7fdadce4
|
fix: wrong token usage in iteration node for streaming result (#5336)
|
2024-06-18 13:08:40 +08:00 |
|
Xiao Ley
|
132f5fb3de
|
feat: add Novita AI image generation tool, implemented model search, text-to-image and create tile functionalities (#5308)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-06-18 11:08:25 +08:00 |
|
Ikko Eltociear Ashimine
|
8266842809
|
chore: update llm.py (#5335)
|
2024-06-18 09:29:14 +08:00 |
|
sino
|
d7213b12cc
|
fix: extract params by function calling for models supporting tool call (#5334)
|
2024-06-17 23:25:29 +08:00 |
|
Richards Tu
|
c163521b9e
|
Update and fix the model param of Deepseek (#5329)
|
2024-06-17 21:40:04 +08:00 |
|
sino
|
edffa5666d
|
fix: got unknown type of prompt message in multi-round ReAct agent chat (#5245)
|
2024-06-17 21:20:17 +08:00 |
|
-LAN-
|
54756cd3b2
|
chore(core/workflow/utils/variable_template_parser): Refactor VariableTemplateParser class for better readability and maintainability. (#5328)
|
2024-06-17 21:18:56 +08:00 |
|
-LAN-
|
b73ec87afc
|
fix(core/workflow): Handle special values in node run result outputs (#5321)
|
2024-06-17 20:41:57 +08:00 |
|
Justin Wu
|
61f4f08744
|
Add bedrock command r models (#4521)
Co-authored-by: Justin Wu <justin.wu@ringcentral.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
|
2024-06-17 20:37:46 +08:00 |
|
sino
|
be3512aa57
|
fix: unable to reindex documents (#5276)
|
2024-06-17 17:19:43 +08:00 |
|
非法操作
|
24282236f0
|
fix: not checked require_summary of duckduckgo search raise error (#5303)
|
2024-06-17 14:18:49 +08:00 |
|
-LAN-
|
5a99aeb864
|
fix(core): Reorder field_validator and classmethod to fit Pydantic V2. (#5257)
|
2024-06-17 10:04:28 +08:00 |
|
Charlie.Wei
|
e95f8fa3dc
|
Dalle3 add seed (#5288)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-06-17 09:27:27 +08:00 |
|
crazywoola
|
9a64aa76c1
|
fix: typo and check (#5287)
|
2024-06-17 09:15:43 +08:00 |
|
Bowen Liang
|
d94279ae75
|
fix: casting non-string type value for tool parameter options (#5267)
|
2024-06-16 09:47:20 +08:00 |
|
rerorero
|
3a423e8ce7
|
fix: visioin model always with low quality (#5253)
|
2024-06-16 09:46:17 +08:00 |
|
Pan, Wen-Ming
|
4b54843ed7
|
fix: run agent with Vertex AI Gemini models (#5260)
Co-authored-by: Wenming Pan <pwm@google.com>
|
2024-06-16 09:36:31 +08:00 |
|
kurokobo
|
2e842333b1
|
fix: correct typos in the icons for microsoft (#5243)
|
2024-06-15 21:02:47 +08:00 |
|
Serply
|
795714bc2f
|
feat(Tools): Add Serply Web/Job/Scholar/News Search tool for more options (#5186)
Co-authored-by: teampen <136991215+teampen@users.noreply.github.com>
|
2024-06-15 20:09:33 +08:00 |
|
Masashi Tomooka
|
d9bee03ff6
|
fix: embedding job fails using IAM role (#5252)
|
2024-06-15 18:57:54 +08:00 |
|
sino
|
4f0488abb5
|
fix: wrong order of history prompts in ReAct agent mode (#5236)
|
2024-06-15 10:53:30 +08:00 |
|
takatost
|
12c815c597
|
fix: ExtractSetting optional value missing None as default val (#5238)
|
2024-06-15 02:58:47 +08:00 |
|
Jyong
|
ba5f8afaa8
|
Feat/firecrawl data source (#5232)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-15 02:46:02 +08:00 |
|
走在修行的大街上
|
8d1386df0f
|
feat(Tools): Add Feishu multi-dimensional table operation function (#5213)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-14 21:19:20 +08:00 |
|
rerorero
|
c6b791d070
|
fix: number variable cause type error in openai moderation (#5222)
|
2024-06-14 20:43:03 +08:00 |
|
th3n00b13
|
cdb6c801c1
|
Fix: http_request delete method not working (#4975)
|
2024-06-14 20:07:22 +08:00 |
|
quicksand
|
4080f7b8ad
|
feat: support tencent vector db (#3568)
|
2024-06-14 19:25:17 +08:00 |
|
Jaxon Ley
|
337bad8525
|
feat: Add Optional API Key, Proxy Server, and Bypass Cache Parameters to Jina Tools (#5197)
|
2024-06-14 19:09:25 +08:00 |
|
Bin
|
0f35d07052
|
support ERNIE-4.0-8K-Latest (#5216)
|
2024-06-14 18:45:24 +08:00 |
|
-LAN-
|
7f44e88eda
|
fix(model_providers/ollama): Fix OllamaLargeLanguageModel to correctly set the stop option (#5217)
|
2024-06-14 18:26:14 +08:00 |
|
Jason
|
b7ff765d8d
|
Add novita.ai as model provider (#4961)
|
2024-06-14 18:23:06 +08:00 |
|
Masashi Tomooka
|
0633aae7dc
|
feat: allow to use IAM Role for Bedrock (#5188)
|
2024-06-14 15:18:42 +08:00 |
|
takatost
|
3c0f21d174
|
fix: workflow as tool create error by type misuse (#5205)
|
2024-06-14 15:01:09 +08:00 |
|
-LAN-
|
ed53ef29f4
|
fix(core/tools): Fix the issue with iterating over None in _transform_tool_parameters_type . (#5190)
|
2024-06-14 11:25:48 +08:00 |
|
takatost
|
415022aa14
|
fix: pydantic2 error (#5172)
|
2024-06-14 03:05:04 +08:00 |
|
saga.rey
|
edf2047f04
|
fix: milvus_vector default dataset index_struct type from weaviate to milvus (#5098)
|
2024-06-14 02:36:01 +08:00 |
|
rerorero
|
b85ae146a7
|
fix: JSON mode with an image doesn't work for Gemini (#5169)
|
2024-06-14 02:32:09 +08:00 |
|
takatost
|
5ec7d85629
|
fix: issues by pydantic2 upgrade (#5171)
|
2024-06-14 02:28:28 +08:00 |
|
Pan, Wen-Ming
|
f13af5a811
|
fix(model_providers/vertex_ai): Vertex AI Anthropic models authentication failed (#4971)
|
2024-06-14 01:34:31 +08:00 |
|
Bowen Liang
|
f976740b57
|
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
2024-06-14 01:05:37 +08:00 |
|
Yeuoly
|
0cccf9c67d
|
feat: introduce APP_MAX_EXECUTION_TIME (#5167)
|
2024-06-13 23:08:05 +08:00 |
|
Bowen Liang
|
cdc08a434f
|
feat: support Chroma vector store (#5015)
|
2024-06-13 18:02:18 +08:00 |
|
kurokobo
|
e61f5d029a
|
chore(docs): fix minor small typos (#5124)
|
2024-06-13 17:36:01 +08:00 |
|
sino
|
8210637bc5
|
feat: support jina-clip-v1 embedding model (#5146)
|
2024-06-13 16:31:18 +08:00 |
|
呆萌闷油瓶
|
790543131a
|
chore:add some new api version for azure openai (#5142)
|
2024-06-13 16:30:47 +08:00 |
|
Ikko Eltociear Ashimine
|
a40f68cf94
|
chore: update qdrant_vector.py (#5128)
|
2024-06-13 15:35:14 +08:00 |
|
yanghx
|
adc948e87c
|
fix(api/core/model_runtime/model_providers/baichuan,localai): Parse ToolPromptMessage. #4943 (#5138)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-06-13 13:08:30 +08:00 |
|
smoky
|
742b08e1d5
|
chore: update question classifier prompt (#5137)
Signed-off-by: 0xff-dev <stevenshuang521@gmail.com>
|
2024-06-13 13:04:51 +08:00 |
|
orangeclk
|
79e8489942
|
feat: support siliconflow (#5129)
|
2024-06-13 12:59:41 +08:00 |
|
Charlie.Wei
|
d6fa130cb5
|
remove dalle3 seed (#5136)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-06-13 08:05:55 +08:00 |
|
fishisnow
|
11fd4a5dcc
|
Fix: fix load_yaml logging, Avoid setting the log level to warning (#5019)
Co-authored-by: huangyusong <huangyusong@yingzi.com>
|
2024-06-12 19:27:01 +08:00 |
|
非法操作
|
e04fc9b304
|
fix: select field not work when it is not required (#5101)
|
2024-06-12 17:46:53 +08:00 |
|
xielong
|
ea69dc2a7e
|
feat: support hunyuan llm models (#5013)
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
|
2024-06-12 17:24:23 +08:00 |
|
Pika
|
ecc7f130b4
|
fix(typo): misspelling (#5094)
|
2024-06-12 17:01:21 +08:00 |
|
sino
|
0ce97e6315
|
feat: support doubao llm function calling (#5100)
|
2024-06-12 15:43:50 +08:00 |
|
rerorero
|
28997772a5
|
fix: remote_url doesn't work for gemini (#5090)
|
2024-06-12 13:14:53 +08:00 |
|
Charlie.Wei
|
b7c72f7a97
|
dalle3 add style consistency parameter (#5067)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-06-12 12:59:03 +08:00 |
|
非法操作
|
3b36ba797f
|
feat: add duckduckgo img search, translate, ai chat (#5074)
|
2024-06-12 10:04:10 +08:00 |
|
ugyuji
|
4d2e6c3391
|
fix: Google HL Parameter for SearchApi (#5071)
|
2024-06-12 08:30:01 +08:00 |
|
orangeclk
|
2050a8b8f0
|
feat: add glm4 new models and zhipu embedding-2 (#5089)
|
2024-06-12 08:22:17 +08:00 |
|
sino
|
5f870ac950
|
chore: update maas model provider description (#5056)
|
2024-06-11 11:22:22 +08:00 |
|
takatost
|
5986841e27
|
fix: issue where an error occurs when invoking TTS without selecting a voice (#5046)
|
2024-06-09 20:28:24 +08:00 |
|
Jaxon Ley
|
2573b138bf
|
fix: update presence_penalty configuration for wenxin AI ernie-4.0-8k and ernie-3.5-8k models (#5039)
|
2024-06-09 14:44:11 +08:00 |
|
Bowen Liang
|
bdad993901
|
improve: generalize vector factory classes and vector type (#5033)
|
2024-06-08 22:29:24 +08:00 |
|
Jyong
|
3b60c28b3a
|
deal the external image when extract docx image (#5024)
|
2024-06-07 20:00:39 +08:00 |
|
takatost
|
3929d289e0
|
feat: set default memory messages limit to infinite (#5002)
|
2024-06-06 17:39:44 +08:00 |
|
Yeuoly
|
52585aea74
|
fix: typo in sd3 (#5000)
|
2024-06-06 17:08:49 +08:00 |
|
Yeuoly
|
73dee84cab
|
fix: add handling for non-string type in variable template parser (#4996)
|
2024-06-06 16:38:13 +08:00 |
|
Joe
|
5cdb95be1f
|
fix: gemini timeout error (#4955)
|
2024-06-06 10:19:03 +08:00 |
|
Jyong
|
237b8fe3d9
|
add meta.doc_id index for tidb (#4963)
|
2024-06-05 20:45:43 +08:00 |
|
Jyong
|
02e4de5166
|
fix some tidb bugs (#4960)
|
2024-06-05 19:14:18 +08:00 |
|
Weaxs
|
0797f9bc05
|
feat: support tidb vector (#4588)
|
2024-06-05 18:19:53 +08:00 |
|
YC
|
9f8ca75a81
|
fixing a bug of handling header row when parsing xls file, and tune xls/xlsx parsing result to be more structured (#3600)
|
2024-06-05 15:28:43 +08:00 |
|
Yeuoly
|
80a87f36ea
|
fix: missing iterator in task pipeline (#4948)
|
2024-06-05 15:10:20 +08:00 |
|
Bowen Liang
|
f32b440c4a
|
chore: fix indention violations by applying E111 to E117 ruff rules (#4925)
|
2024-06-05 14:05:15 +08:00 |
|
JasonVV
|
7749b71fff
|
Optimize knowledge retrieval performance by batching dataset quries. (#4917)
|
2024-06-05 13:30:32 +08:00 |
|
takatost
|
b20d173324
|
pref: optimize feature model_load_balancing_enabled value fetch speed… (#4933)
|
2024-06-05 02:06:19 +08:00 |
|
takatost
|
f44d1e62d2
|
fix: bedrock get_num_tokens prompt_messages parameter name err (#4932)
|
2024-06-05 01:53:05 +08:00 |
|