Yeuoly
|
b1f2fc3cf4
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-27 14:49:00 +08:00 |
Yeuoly
|
e39eddab03
|
fix: change to use convert_stream_full_response
|
2024-11-27 14:48:44 +08:00 |
Yeuoly
|
3a18aaebd2
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-26 18:59:18 +08:00 |
Yeuoly
|
db726e02a0
|
feat: support multi token count
|
2024-11-26 18:59:03 +08:00 |
Yeuoly
|
66d4de39b8
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-26 18:04:34 +08:00 |
Yeuoly
|
e4b8220bc2
|
Merge branch 'main' into fix/chore-fix
|
2024-11-26 18:02:41 +08:00 |
Joel
|
79db920fa7
|
fix: enable after disabled memory not pass user query (#11136)
|
2024-11-26 17:55:11 +08:00 |
NFish
|
b3d65cc7df
|
Feat: Divider component now supports gradient background (#11130)
|
2024-11-26 17:44:56 +08:00 |
-LAN-
|
208d6d6d94
|
chore: bump to 0.12.1 (#11122)
|
2024-11-26 15:46:17 +08:00 |
Tao Wang
|
aa135a3780
|
Add TTS to OpenAI_API_Compatible (#11071)
|
2024-11-26 15:14:02 +08:00 |
-LAN-
|
044e7b63c2
|
fix(llm_node): Ignore file if not supported. (#11114)
|
2024-11-26 14:14:14 +08:00 |
Yeuoly
|
d695ac4b24
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-26 14:00:28 +08:00 |
Yeuoly
|
08cfcb453c
|
fix: missing marshal fields of leaked+dependencies
|
2024-11-26 13:59:52 +08:00 |
-LAN-
|
5b7b328193
|
feat: Allow to contains files in the system prompt even model not support. (#11111)
|
2024-11-26 13:45:49 +08:00 |
-LAN-
|
8d5a1be227
|
fix: Cannot use files in the user inputs. (#11112)
|
2024-11-26 13:43:38 +08:00 |
非法操作
|
90d5765fb6
|
fix: app copy raise error (#11108)
|
2024-11-26 13:42:13 +08:00 |
-LAN-
|
1db14793fa
|
fix(anthropic_llm): Ignore non-text parts in the system prompt. (#11107)
|
2024-11-26 13:31:40 +08:00 |
-LAN-
|
cbb4e95928
|
fix(llm_node): Ignore user query when memory is disabled. (#11106)
|
2024-11-26 13:07:32 +08:00 |
-LAN-
|
20c091a5e7
|
fix: user query be ignored if query_prompt_template is an empty string (#11103)
|
2024-11-26 12:47:59 +08:00 |
NFish
|
e9c098d024
|
Fix regenerate themes (#11101)
|
2024-11-26 11:33:04 +08:00 |
horochx
|
9f75970347
|
fix: ops_trace_manager `from_end_user_id` (#11077)
|
2024-11-26 10:29:00 +08:00 |
非法操作
|
f1366e8e19
|
fix #11091 raise redirect issue (#11092)
|
2024-11-26 10:25:42 +08:00 |
Hash Brown
|
0f85e3557b
|
fix: site icon not showing (#11094)
|
2024-11-26 10:23:03 +08:00 |
SebastjanPrachovskij
|
17ee731546
|
SearchApi - Return error message instead of raising a ValueError (#11083)
|
2024-11-26 09:34:51 +08:00 |
Tao Wang
|
af2461cccc
|
Add query_prefix + Return TED Transcript URL for Downstream Scraping Tasks (#11090)
|
2024-11-26 09:32:37 +08:00 |
非法操作
|
60c1549771
|
fix: import Explore Apps raise error (#11091)
|
2024-11-26 09:32:08 +08:00 |
Yeuoly
|
6e37eeabca
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-25 23:36:35 +08:00 |
Yeuoly
|
992e1eedde
|
fix: export agent dsl
|
2024-11-25 23:36:19 +08:00 |
Yeuoly
|
cdeda89801
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-25 23:22:52 +08:00 |
Yeuoly
|
c2ce8e638e
|
fix: deleted_tools
|
2024-11-25 23:22:17 +08:00 |
fengjiajie
|
ab6dcf7032
|
fix: update the max tokens configuration for Azure GPT-4o (2024-08-06) to 16384 (#11074)
|
2024-11-25 21:13:02 +08:00 |
yihong
|
8aae235a71
|
fix: int None will cause error for context size (#11055)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-25 21:04:16 +08:00 |
-LAN-
|
c032574491
|
fix: timezone not imported in conversation service. (#11076)
|
2024-11-25 20:53:55 +08:00 |
Tao Wang
|
1065917872
|
Add grok-vision-beta to xAI + Update grok-beta Features (#11004)
|
2024-11-25 20:53:03 +08:00 |
非法操作
|
56e361ac44
|
fix: chart tool chinese font display and raise error (#11058)
|
2024-11-25 19:50:33 +08:00 |
yihong
|
2e00829b1e
|
fix: drop useless and wrong code for zhipu embedding (#11069)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-25 19:50:23 +08:00 |
-LAN-
|
625aaceb00
|
chore: bump version to 0.12.0 (#11056)
|
2024-11-25 19:17:59 +08:00 |
-LAN-
|
98d85e6b74
|
fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at (#11070)
|
2024-11-25 18:16:55 +08:00 |
Pedro Gomes
|
319d49084b
|
fix: ignore empty outputs in Tool node (#10988)
|
2024-11-25 18:00:42 +08:00 |
StyleZhang
|
6bc37f4f00
|
Merge branch 'feat/plugins' into dev/plugin-deploy
|
2024-11-25 17:54:45 +08:00 |
StyleZhang
|
57756b18e4
|
fix: plugin task
|
2024-11-25 17:54:28 +08:00 |
StyleZhang
|
2252821cae
|
Merge branch 'feat/plugins' into dev/plugin-deploy
|
2024-11-25 17:33:25 +08:00 |
StyleZhang
|
8ad9ab40df
|
fix: plugin task
|
2024-11-25 17:32:57 +08:00 |
Yeuoly
|
e68fec0022
|
fix: linter
|
2024-11-25 17:20:43 +08:00 |
Yeuoly
|
69b61ef57b
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-25 17:19:51 +08:00 |
Yeuoly
|
ba3659a792
|
feat: support delete all install tasks
|
2024-11-25 17:11:41 +08:00 |
Yeuoly
|
965fabd578
|
fix: rename dependencies
|
2024-11-25 16:57:38 +08:00 |
Yeuoly
|
accbbae755
|
cleanup: remove get_interates
|
2024-11-25 16:47:49 +08:00 |
Yeuoly
|
49bd1a7a49
|
fix: riff
|
2024-11-25 16:44:08 +08:00 |
Joel
|
eb542067af
|
feat: add cookie management (#11061)
|
2024-11-25 16:31:49 +08:00 |