Can´t set ai embedding model

Hey guys,

I’m sitting behind a very thick firewall in a company with my Discourse instance and want to enable embedding in the Discourse AI Plugin.

I can’t choose any model for embedding, though, and now found this:

It seems that there is a check against generativelanguage.googleapis.com to see if a model is eligible for embedding.

My instance can’t reach this URL, though…

Am I damned (fubar) now? :smiley:

Greetings,

WS

It’s not actually checking against that URL. That URL was just used as an fake URL example in our tests when we test configuring embeddings in our testing environment.

What do you mean by this?

Have you tried configuring your Embedding model with the appropriate API key in: /admin/plugins/discourse-ai/ai-embeddings? After you have an embedding model configured here, it should be available for being selected.

Are you self hosting your embeddings model on the intranet?

Hi,
That was entirely my fault.
I didn’t get how to configure the embedding properly, but now I’m over this step (and have the next problem, but I’ll start a new port for that :slight_smile: )

Many thanks and have a great day!

WS