---
title: Models | Developer Documentation
---

There are a few primary ways you interact with models in LlamaIndex:

- [LLMs](/python/framework/module_guides/models/llms/index.md)
- [Embeddings](/python/framework/module_guides/models/embeddings/index.md)

Experimental

- [MultiModal](/python/framework/module_guides/models/multi_modal/index.md)
