mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 04:03:31 +00:00
20 lines
309 B
Text
20 lines
309 B
Text
---
|
|
title: "Pi"
|
|
description: "Use Pi as a sandbox agent."
|
|
---
|
|
|
|
## Usage
|
|
|
|
```typescript
|
|
const session = await client.createSession({
|
|
agent: "pi",
|
|
});
|
|
```
|
|
|
|
## Capabilities
|
|
|
|
| Category | Values |
|
|
|----------|--------|
|
|
| **Models** | `default` |
|
|
| **Modes** | Unsupported |
|
|
| **Thought levels** | Unsupported |
|