1 stable release
| 1.0.0 | Nov 13, 2025 |
|---|
#117 in #vector-database
Used in nt-memory
100KB
2K
SLoC
nt-agentdb-client
AgentDB client library for Neural Trader. Provides integration with AgentDB for agent memory and state management.
Features
- AgentDB connection and query interface
- Vector database operations
- Agent state persistence
- Memory retrieval and storage
Usage
use nt_agentdb_client::AgentDbClient;
let client = AgentDbClient::new("http://localhost:8000").await?;
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Dependencies
~18–36MB
~432K SLoC