|
Entropic 2.3.8
Local-first agentic inference engine
|
StreamThinkFilter implementation. More...
#include <entropic/core/stream_think_filter.h>
Go to the source code of this file.
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Functions | |
| static bool | entropic::match_tag (const std::string &buf, bool &is_open) |
| Check if accumulated buffer matches a think tag. | |
| static int | entropic::utf8_char_len (unsigned char byte) |
| Count expected bytes in a UTF-8 sequence from lead byte. | |