mirror of
https://github.com/trycua/lume.git
synced 2026-01-06 04:20:03 -06:00
refractor docs into 6 sections
Agent - /agent Computer - /computer Lume - /lume Lumier - /lumier Set-of-Mark - /som MCP - /mcp
This commit is contained in:
@@ -72,16 +72,16 @@ if __name__ == "__main__":
|
||||
|
||||
## Docs
|
||||
|
||||
- [Agent Loops](https://cua.ai/docs/agent-sdk/agent-loops)
|
||||
- [Supported Agents](https://cua.ai/docs/agent-sdk/supported-agents/computer-use-agents)
|
||||
- [Supported Models](https://cua.ai/docs/agent-sdk/supported-model-providers)
|
||||
- [Chat History](https://cua.ai/docs/agent-sdk/chat-history)
|
||||
- [Callbacks](https://cua.ai/docs/agent-sdk/callbacks)
|
||||
- [Custom Tools](https://cua.ai/docs/agent-sdk/custom-tools)
|
||||
- [Custom Computer Handlers](https://cua.ai/docs/computer-sdk/custom-computer-handlers)
|
||||
- [Prompt Caching](https://cua.ai/docs/agent-sdk/prompt-caching)
|
||||
- [Usage Tracking](https://cua.ai/docs/agent-sdk/usage-tracking)
|
||||
- [Benchmarks](https://cua.ai/docs/agent-sdk/benchmarks)
|
||||
- [Agent Loops](https://cua.ai/docs/agent/agent-loops)
|
||||
- [Supported Agents](https://cua.ai/docs/agent/supported-agents/computer-use-agents)
|
||||
- [Supported Models](https://cua.ai/docs/agent/supported-model-providers)
|
||||
- [Chat History](https://cua.ai/docs/agent/chat-history)
|
||||
- [Callbacks](https://cua.ai/docs/agent/callbacks)
|
||||
- [Custom Tools](https://cua.ai/docs/agent/custom-tools)
|
||||
- [Custom Computer Handlers](https://cua.ai/docs/computer/custom-computer-handlers)
|
||||
- [Prompt Caching](https://cua.ai/docs/agent/prompt-caching)
|
||||
- [Usage Tracking](https://cua.ai/docs/agent/usage-tracking)
|
||||
- [Benchmarks](https://cua.ai/docs/agent/benchmarks)
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user