mirror of
https://github.com/AppFlowy-IO/AppFlowy-Cloud.git
synced 2025-04-22 21:07:07 -04:00
* chore: fix audit * chore: update audit config * chore: fix azure embedding * chore: adjust ai config * fix: do not generate embedding when all chunk content is empty
6 lines
95 B
TOML
6 lines
95 B
TOML
[advisories]
|
|
ignore = [
|
|
"RUSTSEC-2024-0384",
|
|
"RUSTSEC-2025-0012",
|
|
"RUSTSEC-2024-0436",
|
|
]
|