All the latest and greatest news and updates about Eden AI product.

📅 Product Updates - August 2025

Taha avatar
Shared by Taha • August 07, 2025

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:

  • Web search: tools = [{"googleSearch": {}}]
  • URL context (scraping): tools = [{"urlContext": {}}]
    These tools help inject live or contextual data into your LLM flows.

📚 Custom Chatbot (RAG) Enhancements
We’ve improved the list_chunk_ids endpoint:

  • Use limit to return more than 10 chunks
  • Add with_payload=True to get the full content of each chunk

Taha - CEO @Eden AI