Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
response_generator.h File Reference

Response generation subsystem for the agentic loop. More...

Include dependency graph for response_generator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  entropic::GenerateResult
 Result of a generate_response call. More...
 
class  entropic::ResponseGenerator
 Handles model response generation, tier routing, pause/injection. More...
 

Namespaces

namespace  entropic
 Activate model on GPU (WARM → ACTIVE).
 

Detailed Description

Response generation subsystem for the agentic loop.

Handles tier routing via inference interface, system prompt assembly, streaming with interrupt/pause, and tool call parsing.

Version
1.8.4

Definition in file response_generator.h.