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