- message.rs: after creating a text message, spawn async task to
embed and upsert into Qdrant collection "room:{project}:{room_id}"
- service.rs: RoomService now takes optional EmbedService, embed on
every message creation
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||