Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,3 @@ OPEN_ROUTER_API_KEY=
# Telemetry
ASKUI__VA__TELEMETRY__ENABLED=True # Set to "False" to disable telemetry

# OpenTelemetry Tracing Configuration
#ASKUI__CHAT_API__OTEL__ENABLED=False
#ASKUI__CHAT_API__OTEL__ENDPOINT=http://localhost/v1/traces
#ASKUI__CHAT_API__OTEL__SECRET=
#ASKUI__CHAT_API__OTEL__SERVICE_NAME=chat-api
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ Tools are organized by category: `universal/` (work with any agent), `computer/`

Aside from our [official documentation](https://docs.askui.com), we also have some additional guides and examples under the [docs](docs) folder that you may find useful, for example:

- **[Chat](docs/chat.md)** - How to interact with agents through a chat
- **[Direct Tool Use](docs/direct-tool-use.md)** - How to use the tools, e.g., clipboard, the Agent OS etc.
- **[Extracting Data](docs/extracting-data.md)** - How to extract data from the screen and documents
- **[MCP](docs/mcp.md)** - How to use MCP servers to extend the capabilities of an agent
Expand Down
393 changes: 0 additions & 393 deletions docs/chat.md

This file was deleted.

138 changes: 13 additions & 125 deletions docs/file-support.md

Large diffs are not rendered by default.

213 changes: 0 additions & 213 deletions docs/migrations.md

This file was deleted.

Loading