All the latest and greatest news and updates about Eden AI product.
Hi there,
We’ve rolled out new features and model integrations to give you even more control, performance, and creative power across your AI workflows:
🔤 Custom Embedding Dimensions
You can now set the output size of text embeddings using the new dimensions
parameter. Great for balancing speed and precision across use cases.
🎬 Google Veo 3 – Video with Audio
Our video generation offering now includes Google Veo 3:
Generate videos with synchronized audio directly from text prompts. Ideal for storytelling, product demos, and creative content.
🧠Gemini Tools in LLM Chat
You can now use Gemini-powered tools directly in LLM chat:
tools = [{"googleSearch": {}}]
tools = [{"urlContext": {}}]
📚 Custom Chatbot (RAG) Enhancements
We’ve improved the list_chunk_ids
endpoint:
limit
to return more than 10 chunks
with_payload=True
to get the full content of each chunk
Taha - CEO @Eden AI