Commit Graph

6212 Commits (fc4e7ea7f10a5f22f47065ca7294d8e1b4d5676a)
 

Author SHA1 Message Date
HyaCinth 5088ab5061
feat(logAndAnn): add control option for question editing feature (#19117) 1 year ago
sondin d70fa2847b
add Accept-Ranges header for audio/video files (#19119) 1 year ago
kenwoodjw 8bf3f5ea78
fix(api): resolve external knowledge API error due to excessive URL validation (#19003)
The `validators.url` method from the `validators==0.21.0` library enforces a
URL length limit of less than 90 characters, which led to failures in external
knowledge API requests for long URLs.

This PR addresses the issue by replacing `validators.url` with 
`urllib.parse.urlparse`, effectively removing the restrictive URL length check.

Additionally, the unused `validators` dependency has been removed.

Fixes #18981.

Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
Kingsword a9f7bcb12f
fix: Chinese input deletes extra character in Safari within Workspaces (#18193) (#19088) 1 year ago
QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
feiyang_deepnova 226afd4550
Fix: the issue of getting empty environment variables. (#19085) 1 year ago
jZonG f769002a9c fix variable inspect panel height resize 1 year ago
jZonG 2287a6e090 value of vars in node fetching 1 year ago
jZonG 8a910a40a4 value of var in node fetching 1 year ago
crazywoola ce9737c6a0
fix: change provider should change the content (#19075) 1 year ago
xiaotian 23f6914b9b
fix: image preview triggers binary download (#19070) 1 year ago
Hao Cheng 2a3cc43b62
fix: remove redundant Mermaid graph direction enforcement (#19024) 1 year ago
Ahmad Zidan 8266815cda
feat: add AWS Managed IAM auth for OpenSearch vector DB (#18963) 1 year ago
Ethan 8b4ea01810
feat: support access milvus with token (#19034) 1 year ago
Panpan 83187b30c0
fix: fix rerank model runner usage (#19008) 1 year ago
Joel e6001c259b fix: fetch var type error 1 year ago
HyaCinth 3c09b57059
fix(web): fix the wrong components usage(#18995) (#19065) 1 year ago
Joel be0330bcde feat: paramter extractor inspector var 1 year ago
Joel 40d2a410d1 feat: var assigner var inspect change 1 year ago
Joel fea02b74b7 feat: iteration output type change 1 year ago
Ganondorf a147d2a200
feat(api): use `json_repair` to fix invalid json while generating structured output (#18977)
When generating JSON schema using an LLM in the structured output feature,
models may occasionally return invalid JSON, which prevents clients from correctly 
parsing the response and can lead to UI breakage.

This commit addresses the issue by introducing `json_repair` to automatically 
fix invalid JSON strings returned by the LLM, ensuring smoother functionality 
and better client-side handling of structured outputs.


Co-authored-by: lizb <lizb@sugon.com>
1 year ago
非法操作 28a59ba344
chore: improve diagram picture of docker compose (#19054) 1 year ago
Joel d4113eaec1 feat: code output inspect vars change 1 year ago
Joel 2206716fc5 feat: start node handle var add or change 1 year ago
Kevin9703 94cc0b7a12
fix(workflow_cycle_manage): failed nodes were not updated in workflow_node_executions (#18994) 1 year ago
Novice e36b1a7016
test(graph-engine-test): modify the assert condition (#19041) 1 year ago
Kalo Chin bf46b894e9
chore: Improve FILES_URL Configuration Comments (#19040) 1 year ago
Panpan f0ca828544
fix: fix embedded chatbot styles on a relatively wide screen (#19030) 1 year ago
Kalo Chin 36521e4275
fixes: fix entrypoint script with missing environment variables (#19039) 1 year ago
kurokobo a93a09e0f7
feat: clean up message_files table first before proceeding to find orphaned files (#19035) 1 year ago
jZonG 24f02f0166 node var list 1 year ago
jZonG 85c98dd20a handle var value change 1 year ago
-LAN- a54773fbff
refactor: switch to dynamic versioning in package configuration (#19019)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Joel 55a6ade90e feat: llm output changes remove var 1 year ago
Jyong b8bb45b106
remove unstructured api key check (#18989) 1 year ago
Joel 0600f10e12 feat: reset to last run var 1 year ago
Jyong ecade13455
add MAX_TASK_PRE_CHILD for celery (#18985) 1 year ago
-LAN- 49678e4b48
chore: Bump version to 1.3.1 (#18962)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
jZonG e7463273c7 conversation var 1 year ago
jZonG b288258e4d env var 1 year ago
jZonG 9afcdfa8d4 inspect panel empty 1 year ago
jZonG f126f98514 trigger state binding 1 year ago
Joel cc85e53ffc feat: delete node delete vars 1 year ago
Joel 99221010bd feat: workflow after run reset vars 1 year ago
Silow ea150dc336
feat: Upload a folder to knowledgebase (#17026)
Co-authored-by: Silow9 <soulskytony@gmail.com>
1 year ago
quicksand 5de01c1444
feat (document_extractor): support .properties file (#18969) 1 year ago
Joel 7e1b2973d9 feat: change version reset vars 1 year ago
-LAN- f86e2edc54
refactor(plugin/backwards_invocation/app): Remove unnecessary .value from StrEnum (#18896)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Panpan bf01e41fd9
feat: improve embedded chatbot styles (#18692) 1 year ago
Joel ae1868227c feat: after run all logic 1 year ago