Developer Reference
Using Heurist API with Eliza
Learn how to integrate and configure Heurist API with Eliza for enhanced AI capabilities
Eliza enables developers to build autonomous AI agents. With Heurist API integration, you can access powerful AI models for both language processing and embedding generation.
Prerequisites
Before you begin, make sure you have:
- Completed the Eliza quickstart
- Obtained your api key immediately with referral code
agent
when fill out this form Heurist API key
Environment Configuration
Add these environment variables to your .env
file:
Character Configuration
Configure your character file in JSON format to use Heurist as the model provider:
Supported Models
Language Models
For available language models, refer to the Heurist LLM documentation.
Image Models
For available image generation models, refer to the Heurist Image Models documentation.
Embedding Model
Currently, Heurist supports the following embedding model:
- BAAI/bge-large-en-v1.5 (Default model for all embedding operations)