AppFlowy-Cloud/services/appflowy-indexer/src
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
..
watchers fix: index documents with missing embeddings at service start (#597) 2024-06-04 16:50:06 +08:00
collab_handle.rs fix: index documents with missing embeddings at service start (#597) 2024-06-04 16:50:06 +08:00
consumer.rs fix: index documents with missing embeddings at service start (#597) 2024-06-04 16:50:06 +08:00
error.rs feat: Workspace token usage (#584) 2024-05-29 16:07:56 +08:00
extract.rs fix: index documents with missing embeddings at service start (#597) 2024-06-04 16:50:06 +08:00
indexer.rs fix: index documents with missing embeddings at service start (#597) 2024-06-04 16:50:06 +08:00
main.rs fix: index documents with missing embeddings at service start (#597) 2024-06-04 16:50:06 +08:00
test_utils.rs fix: index documents with missing embeddings at service start (#597) 2024-06-04 16:50:06 +08:00