# DiscourseAi::Embeddings::Schema::MissingEmbeddingError

**URL:** https://meta.discourse.org/t/discourseai-missingembeddingerror/374392
**Category:** Support
**Tags:** ai, ai-bot
**Created:** [July 16, 2025, 5:46am UTC](https://meta.discourse.org/t/discourseai-missingembeddingerror/374392 "2025-07-16T05:46:01Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![Wurzelseppi](https://avatars.discourse-cdn.com/v4/letter/w/eada6e/32.png) [@Wurzelseppi](https://meta.discourse.org/u/Wurzelseppi)
#### Post date: [July 16, 2025, 5:46am UTC](https://meta.discourse.org/t/discourseai-missingembeddingerror/374392/1 "2025-07-16T05:46:01Z")

</div>

Hi all,

I was able now to set up the embedding endpoint, but now I´m in the next hole :frowning:

I uploaded a text file to the AI Bot Perso and asked it something about the text files contents.  
What I´m getting is

 ![image](https://global.discourse-cdn.com/meta/original/4X/9/1/4/91493c86a307539242f59c791fead29affc406da.png)

So it seems, that no request has been sent, but in my logs I see a request which has been answered with 200

 ![image](https://global.discourse-cdn.com/meta/original/4X/0/5/c/05cab7b1f4c356f0bf4e1d4707b3e966afbb6c2c.png)

At the same time the AI Audit logs tell me, that there was no request:

```plaintext
SELECT *
FROM ai_api_audit_logs
where language_model like '%emb%'
ORDER BY created_at, language_model DESC
LIMIT 100

```

----\> yields no results

I´m not sure what to do now :frowning:

Many thanks in advance and Greetings from Southern-Germany

WS

---

_[View the full topic](https://meta.discourse.org/t/discourseai-missingembeddingerror/374392)._
