mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-21 18:13:29 +00:00
000d789ed8
Tag suggestion used to send the first 300 tags to the model, so anything past that was invisible. Tags are now embedded into the same index as the knowledge base, and only the tags most similar to the conversation get sent. The reconcile loop embeds new and renamed tags and drops vectors for deleted ones, and a provider change purges them so they are rebuilt with the new model.