AppFlowy-Cloud/services/appflowy-indexer
Bartosz Sypytkowski 58e01f4e8d
fix: index documents with missing embeddings at service start (#597)
* feat: appflowy-indexer indexes documents with missing embeddings at start

* chore: add tests to check initial indexing of collabs

* chore: log user search requests and response

* fix: wrong appflowy openai api key env var name

* chore: fill openai keys for integration testing

* chore: silence flaky test
2024-06-04 16:50:06 +08:00
..
src fix: index documents with missing embeddings at service start (#597) 2024-06-04 16:50:06 +08:00
Cargo.toml chore: add appflowy indexer service start to cargo run xtask (#586) 2024-05-29 23:45:30 +08:00
Dockerfile feat: Appflowy-indexer service and /api/search endpoint (#582) 2024-05-28 21:09:29 +08:00
dev.env chore: add appflowy indexer service start to cargo run xtask (#586) 2024-05-29 23:45:30 +08:00