# Using a custom embedder in Weaviate's Verba

**URL:** https://forum.weaviate.io/t/using-a-custom-embedder-in-weaviates-verba/1615
**Category:** Support
**Created:** [March 3, 2024, 7:41am UTC](https://forum.weaviate.io/t/using-a-custom-embedder-in-weaviates-verba/1615 "2024-03-03T07:41:42Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![DudaNogueira](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.weaviate.io/dudanogueira/32/7846_2.png) [@DudaNogueira](https://forum.weaviate.io/u/DudaNogueira)
#### Post date: [March 4, 2024, 4:21pm UTC](https://forum.weaviate.io/t/using-a-custom-embedder-in-weaviates-verba/1615/2 "2024-03-04T16:21:05Z")

</div>

Hi @isrouush_04 ! Welcome to our community 🙂

Verba does only provide a few options as an example. For using other embeddings options, it would need to create this option in Verba. You can use one of the current embed components, like:

> <https://github.com/weaviate/Verba/blob/main/goldenverba/components/embedding/CohereEmbedder.py>

Let me know if this helps!

---

_[View the full topic](https://forum.weaviate.io/t/using-a-custom-embedder-in-weaviates-verba/1615)._
