Adds a sensor to textareas so that certain phrases get triggered and call events: blocking submission (for PII for example), calling an API (to get a list from a db rather than asking an LLM to do so), or quick lists (for personal preferences).
The goal is disambiguation directly in the query before sending queries to an LLM.
ronitelman•44m ago
The goal is disambiguation directly in the query before sending queries to an LLM.