Crate bench_sdk

Crate bench_sdk 

Source
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
AgentConfig
Configuration for an AI agent
BenchSDK
The main SDK client for connecting to Bench AI
TaskResult
Result of a task execution
Workflow
An automated engineering workflow
WorkflowResult
Result of workflow execution

Functions§

demo_api
Demonstrate API functionality
quickstart
Quick start demonstration