# Model Hub

Karini's Model Hub facilitates out-of-box integrations with all the state-of-the-art foundation model providers. Users can register models from various SaaS-based model providers as well as custom models and conveniently utilize them within their prompts and recipe workflows.&#x20;

Karini's Model Hub supports integration for the following types of models:

1. [Embeddings Models](/karini-ai-documentation/model-hub/embeddings-models.md)
2. [Large Language Models (LLM)](/karini-ai-documentation/model-hub/large-language-models-llms.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://karini-ai.gitbook.io/karini-ai-documentation/model-hub.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
