NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
Loading...
Searching...
No Matches
neograph Directory Reference
Directory dependency graph for neograph:

Directories

 a2a
 
 acp
 
 async
 
 graph
 
 grpc
 
 llm
 
 mcp
 
 observability
 
 util
 

Files

 api.h
 NEOGRAPH_API export/import macro for shared-library builds.
 
 history.h
 Conversation-history compaction + tool-pair sanitation.
 
 json.h
 Thin C++ RAII wrapper around yyjson with nlohmann-compatible API.
 
 neograph.h
 Convenience header: includes the full NeoGraph core + graph engine API.
 
 provider.h
 Abstract LLM provider interface.
 
 tool.h
 Abstract tool interface for callable functions.
 
 types.h
 Foundation types for NeoGraph: messages, tool calls, and LLM completions.