# Resources

### Models

Here is a list of the models you choose from, stay tuned:

* **llama-v3p1-70b-instruct**
* **llama-v3p1-8b-instruct**
* **llama-v3-70b-instruct**
* **firefunction-v2**
* **llama-v3-70b-instruct-hf**
* **llama-v3-8b-instruct-hf**
* **mythomax-l2-13b**
* **gpt-3.5-turbo-1106**
* **gpt-4-1106-preview**
* **gpt-4o-2024-05-13**
* **claude-2.0**
* **claude-2.1**
* **claude-3-opus-20240229**
* **claude-3-sonnet-20240229**
* **claude-3-haiku-20240307**
* **claude-instant-1.2**
* **claude-3.5-sonnet-20240620**
* **mixtral-8x22b-instruct**
* **llama-v3-8b-instruct**
* **llama-v3p1-405b-instruct**
* **mythomax-l2-13b**
* **phi-3-vision-128k-instruct**
* **gemini-1.5-pro**
* **gemini-1.5-flash**
* **llama3-8b**
* **llava:13b**
* **mistral:7b**

### Text to image models&#x20;

Here is a list of the image generation models you choose from:

* **dall-e-3**
* **stable-diffusion-xl-1024-v1-0**
* **playground-v2-1024px-aesthetic**
* **playground-v2-5-1024px-aesthetic**
* **SSD-1B**
* **japanese-stable-diffusion-xl**
* **sd3-medium**
* **sd3-large**
* **sd3-large-turbo**
* **stable-image-core**
* **stable-image-ultra**

### Image to Text models:&#x20;

* **gpt-4-vision-preview**
* **gpt-4o-2024-05-13**
* **claude-3-opus-20240229**
* **gemini-1.5-pro**
* **gemini-1.5-flash**
* **llava:13b**

***

We’d love to hear from you! Reach out to **<documentation@integrail.ai>**


---

# 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://help.integrail.ai/agent-studio/resources.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.
