Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
entropic::StopProcessingDirective Struct Reference

Stop processing remaining tool calls. More...

#include <entropic/core/directives.h>

Inheritance diagram for entropic::StopProcessingDirective:
Collaboration diagram for entropic::StopProcessingDirective:

Public Member Functions

 StopProcessingDirective ()
 Construct a StopProcessing directive.
 

Additional Inherited Members

- Public Attributes inherited from entropic::Directive
entropic_directive_type_t type
 Discriminant for dispatch.
 

Detailed Description

Stop processing remaining tool calls.

Version
1.8.4

Definition at line 44 of file directives.h.

Constructor & Destructor Documentation

◆ StopProcessingDirective()

entropic::StopProcessingDirective::StopProcessingDirective ( )
inline

Construct a StopProcessing directive.

Version
1.8.4

Definition at line 49 of file directives.h.


The documentation for this struct was generated from the following file: