Expand description
§bench-sdk 🛠️
The SDK for building AI-powered engineering automation
This is a placeholder crate for the actual Bench SDK that’s currently in development. The real SDK will provide actual integration with CAD/CAE tools and the Bench AI platform. Visit https://getbench.ai to learn more!
Structs§
- APIClient
- API client for making calls to Bench AI
- APIResponse
- Response from API calls
- Agent
- An AI-powered engineering agent
- Agent
Config - Configuration for an AI agent
- BenchSDK
- The main SDK client for connecting to Bench AI
- Task
Result - Result of a task execution
- Workflow
- An automated engineering workflow
- Workflow
Result - Result of workflow execution
Functions§
- demo_
api - Demonstrate API functionality
- quickstart
- Quick start demonstration