|
Entropic 2.3.8
Local-first agentic inference engine
|

Public Member Functions | |
| entropic_storage_backend (const char *path) | |
| Construct with database path. | |
Public Attributes | |
| SqliteStorageBackend | impl |
Definition at line 31 of file c_interface.cpp.
|
inlineexplicit |
Construct with database path.
| path | Database file path. |
Definition at line 40 of file c_interface.cpp.
| SqliteStorageBackend entropic_storage_backend::impl |
Definition at line 32 of file c_interface.cpp.