NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
Loading...
Searching...
No Matches
neograph::acp::SessionCapabilities Struct Reference

Optional session-management features the agent supports. More...

#include <types.h>

Public Attributes

bool close = false
 session/close
 
bool list = false
 session/list
 
bool resume = false
 session/resume
 

Detailed Description

Optional session-management features the agent supports.

Definition at line 63 of file types.h.


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