Documentation Index
Fetch the complete documentation index at: https://docs.evergreens.ai/llms.txt
Use this file to discover all available pages before exploring further.

ChatEntity
Examples
| Type | Description |
|---|---|
| Text Generation | Generate human-like text based on prompts |
| Structured Output | Get responses in predefined JSON formats using JSON-Schema7↗ , Zod-v3↗ and Zod-v4↗ validation |
By default, caching is enabled with a TTL of 120 seconds. You can
customize these settings by providing the cache object.
JSON Schema was provided, the output will be a structured object
conforming to that schema.null.