Use Models Directly
This example shows how to use Athena’s language models directly when building with our TypeScript SDK. You can use the General Agent without tools to access models directly for simple text generation tasks.
Key features:
- Use any model available in your workspace
- Full TypeScript support with type safety
- Efficient async/await patterns
- Batch processing capabilities