|
|
|
|
|
by sdesol
260 days ago
|
|
You could instruct the LLM to classify messages with high level tags like for coffee, drinks, etc. always include beverage. Given how fast interference has become and given current supported context window sizes for most SOTA models, I think summarizing and having the LLM decide what is relevant is not that fragile at all for most use cases. This is what I do with my analyzers which I talk about at https://github.com/gitsense/chat/blob/main/packages/chat/wid... |
|