@autonia/tools
v0.1.25
Published
Tools for AgentGraph
Readme
@autonia/tools
Tool integrations and utilities
Purpose
Provides integrations with external tools and services for agent capabilities.
Features
- Tool abstractions
- External service integrations
- Utility functions
Installation
npm install @autonia/tools
# or
pnpm add @autonia/tools
# or
yarn add @autonia/toolsUsage
import /* exports */ "@autonia/tools";
// Usage examples will be added as the API stabilizesDevelopment
# Install dependencies
pnpm install
# Build the package
pnpm run build
# Run in development mode
pnpm run developLicense
MIT - See LICENSE file for details.
Contributing
This package is part of the AGX monorepo. Please see the main repository for contribution guidelines.
