AppFlowy/frontend/appflowy_web_app/src-tauri
Nathan.fooo aec7bc847e
feat: AI chat (#5383)
* chore: ai type

* chore: use patch to fix version issue

* chore: update

* chore: update

* chore: integrate client api

* chore: add schema

* chore: setup event

* chore: add event test

* chore: add test

* chore: update test

* chore: load chat message

* chore: load chat message

* chore: chat ui

* chore: disable create chat

* chore: update client api

* chore: disable chat

* chore: ui theme

* chore: ui theme

* chore: copy message

* chore: fix test

* chore: show error

* chore: update bloc

* chore: update test

* chore: lint

* chore: icon

* chore: hover

* chore: show unsupported page

* chore: adjust mobile ui

* chore: adjust view title bar

* chore: return related question

* chore: error page

* chore: error page

* chore: code format

* chore: prompt

* chore: fix test

* chore: ui adjust

* chore: disable create chat

* chore: add loading page

* chore: fix test

* chore: disable chat action

* chore: add maximum text limit
2024-06-03 14:27:28 +08:00
..
icons chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
src chore: set min version number (#5390) 2024-05-22 14:24:11 +08:00
.gitignore chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
build.rs chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
Cargo.lock feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
Cargo.toml feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
env.development chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
env.production chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
Info.plist chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
rust-toolchain.toml fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
rustfmt.toml chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
tauri.conf.json chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00