Upsonic AI home page
Search...
⌘K
AgentOS
Upsonic/Upsonic
Upsonic/Upsonic
Search...
Navigation
FURTHER READINGS
Telemetry
AI Agent Framework
GET STARTED
Introduction
Installation
Quickstart
Guides
Create an Agent
Adding Custom Tools to an Agent
Adding MCP Tools to an Agent
Using Memory in your Agent
Creating a Team of the Agents
CONCEPTS
Task
Agent
Memory
Team
Canvas
Reliability Layer
Knowledge Base
Direct LLM Call
Graph
LLM Support
Tools
DEPLOYMENT
Deploy Locally
Debugging
FURTHER READINGS
Telemetry
Comparison
FURTHER READINGS
Telemetry
To help Upsonic development
We use anonymous telemetry to collect usage data. We do this to focus our developments on more accurate points. You can disable it by setting the UPSONIC_TELEMETRY environment variable to false.
Copy
import
os
os.environ[
"UPSONIC_TELEMETRY"
]
=
"False"
Debugging
Previous
Comparison
Next
Assistant
Responses are generated using AI and may contain mistakes.