> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.agentchat.contrib.vectordb.qdrant.EmbeddingFunction

<h2 id="autogen.agentchat.contrib.vectordb.qdrant.EmbeddingFunction" class="doc doc-heading">
  <code class="doc-symbol doc-symbol-heading doc-symbol-class" />

  <span class="doc doc-object-name doc-class-name">EmbeddingFunction</span>
</h2>

```python theme={null}
EmbeddingFunction()
```

Helper class that provides a standard way to create an ABC using
inheritance.
