mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
e1c68c1b72
* chore: load plugin * chore: sidecar * chore: fix test * chore: clippy * chore: save chat config * chore: arc plugin * chore: add plugins * chore: clippy * chore: test streaming * chore: config chat * chore: stream message * chore: response with local ai * chore: fix compile * chore: config ui * chore: fix load plugin * chore: add docs * chore: update docs * chore: disable local ai * chore: fix compile * chore: clippy
6 lines
93 B
Bash
6 lines
93 B
Bash
|
|
CHAT_BIN_PATH=
|
|
LOCAL_AI_MODEL_DIR=
|
|
LOCAL_AI_CHAT_MODEL_NAME=
|
|
LOCAL_AI_EMBEDDING_MODEL_NAME=
|