Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
types Directory Reference
Directory dependency graph for types:
entropic/types

Files

 backend_capability.h
 Backend capability flags and metadata for architecture-agnostic queries.
 
 config.h
 Configuration structs with defaults.
 
 content.h
 Multimodal content types for messages.
 
 enums.h
 Shared enumerations used across .so boundaries.
 
 error.h
 Error types for cross-.so error reporting.
 
 generation_result.h
 Generation output with metrics.
 
 hooks.h
 Hook point enum and callback types for engine lifecycle hooks.
 
 logging.h
 spdlog initialization and logger access.
 
 logprob_result.h
 Per-token log-probability evaluation result.
 
 message.h
 Message struct for conversation history.
 
 messages_json.h
 Shared parser: messages-JSON wire format → vector<Message>.
 
 session_logger.h
 Session model log — raw streaming transcript.
 
 tool_call.h
 Tool call and tool result types.
 
 tool_result.h
 Typed outcome for POST_TOOL_CALL hook consumers.
 
 validation.h
 Constitutional validation types — critique results and violations.