mirror of
https://github.com/trycua/computer.git
synced 2026-05-04 06:00:34 -05:00
Removed dead links in docs
This commit is contained in:
@@ -33,7 +33,3 @@ Use the `ollama_chat/` prefix to run models using the `ollama` library. This all
|
||||
```python
|
||||
model = "omniparser+ollama_chat/llama3.2:latest"
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
For details on all supported providers, see [Supported Agents](./supported-agents).
|
||||
|
||||
@@ -243,4 +243,3 @@ Access system accessibility information:
|
||||
```
|
||||
</Tab>
|
||||
</Tabs>
|
||||
```
|
||||
|
||||
@@ -328,6 +328,4 @@ You can ask your agent to perform actions like:
|
||||
|
||||
For advanced Python usage and GUI interface, see the [Quickstart (GUI)](/quickstart-ui) and [Quickstart for Developers](/quickstart-devs).
|
||||
|
||||
For a complete list of supported models, see [Supported Agents](/agent-sdk/supported-agents).
|
||||
|
||||
For running models locally, see [Running Models Locally](/agent-sdk/local-models).
|
||||
|
||||
Reference in New Issue
Block a user