This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2025-06-27 02:50:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
AppFlowy
/
frontend
/
rust-toolchain.toml
4 lines
64 B
TOML
Raw
Permalink
Normal View
History
Unescape
Escape
feat: support local ai embedding, local ai search, local document content search (#7839) * chore: generate embeddings * chore: save embedding * chore: vec sqlite * chore: clippy * chore: init vector * chore: create vector db * chore: periodically write embedding * chore: fix compile * chore: skip write * chore: impl search * fix: test * fix: stop scheduler * fix: search * chore: add test * chore: update schema * chore: index all * chore: index * chore: search document content * chore: index document content and title * chore: index all view * chore: rename trait * refactor: remove folder index manager * chore: index folder changes * chore: delete folder search * chore: update logs * chore: update logs * chore: search * chore: add search test * chore: fmt * chore: fix test * chore: fix ios build
2025-05-02 08:21:42 +08:00
[
toolchain
]
Upgrade Rust edition (Do not merge into 0.9.2 version) (#7925) * chore: compile * chore: bump rust edition * chore: bump rust tool chain version * chore: fix test * chore: fmt * chore: build target * chore: clippy * chore: fmt
2025-05-14 10:26:59 +08:00
channel
=
"1.85"
components
=
[
"clippy"
,
"rustfmt"
]
Reference in New Issue
Copy Permalink