Crate anda_engine

Source

Modules§

context
Context Management System for AI Agents
engine
The Engine module provides the core functionality for managing and executing agents and tools.
extension
Extension module providing core AI agent capabilities
management
model
Model integration module for Anda Engine
store
Store Module

Statics§

APP_USER_AGENT

Functions§

rand_bytes
Generates N random bytes
rand_number
Generates a random number within the given range
unix_ms
Gets current unix timestamp in milliseconds Returns the current unix timestamp in milliseconds.