> ## Documentation Index
> Fetch the complete documentation index at: https://phidatainc-studio-tools-doc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Lmstudio

> Run your chat model using LMStudio. For the examples below make sure to get `qwen2.5-7b-instruct-1m`. Please also make sure that the status is set to `Running` and the model is rea.

| Example                                                                   | Description                                                 |
| ------------------------------------------------------------------------- | ----------------------------------------------------------- |
| [Lmstudio Basic](/examples/models/lmstudio/basic)                         | Cookbook example for `lmstudio/basic.py`.                   |
| [Db](/examples/models/lmstudio/db)                                        | Lmstudio model example.                                     |
| [Lmstudio Image Agent](/examples/models/lmstudio/image-agent)             | Cookbook example for `lmstudio/image_agent.py`.             |
| [Knowledge](/examples/models/lmstudio/knowledge)                          | Add content to the knowledge.                               |
| [Memory](/examples/models/lmstudio/memory)                                | Steps: 1.                                                   |
| [Retry](/examples/models/lmstudio/retry)                                  | Example demonstrating how to set up retries with LM Studio. |
| [Lmstudio Structured Output](/examples/models/lmstudio/structured-output) | Cookbook example for `lmstudio/structured_output.py`.       |
| [Tool Use](/examples/models/lmstudio/tool-use)                            | Lmstudio model example.                                     |
