Make Model IDs section collapsible

This commit is contained in:
James Murdza
2025-10-23 16:38:56 -07:00
parent 0d193a7cf8
commit 8288fba289
+4 -1
View File
@@ -155,7 +155,8 @@ The following table shows which capabilities are supported by each model:
### Model IDs
These are some examples of valid model IDs for a `ComputerAgent`:
<details>
<summary>Examples of valid model IDs</summary>
| Model | Model IDs |
| -------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- |
@@ -171,6 +172,8 @@ These are some examples of valid model IDs for a `ComputerAgent`:
| [Moondream](https://huggingface.co/moondream/moondream3-preview) | `moondream3` |
| [OmniParser](https://github.com/microsoft/OmniParser) | `omniparser` |
</details>
Missing a model? Create a [feature request](https://github.com/trycua/cua/issues/new?assignees=&labels=enhancement&projects=&title=%5BAgent%5D%3A+Add+model+support+for+) or [contribute](https://github.com/trycua/cua/blob/main/CONTRIBUTING.md)!
# Computer