Skip to main content

Task oriented AI agent framework for digital workers and vertical AI agents

Project description



unclecode%2Fcrawl4ai | Trendshift Made_with_python

Introduction

Upsonic is an AI agent development framework used by fintech leaders and tested at their scale against attacks and reasoning puzzles.

pip install upsonic
from upsonic import Task, Agent

task = Task("Who developed you?")

agent = Agent(name="Coder")

agent.print_do(task)


Guides | 5 Step

See our guides to jumpstart your AI agent within minutes. We design them to onboard the new users to the framework.

  1. Create an Agent
  2. Create a Task
  3. Add a Safety Engine
  4. Add a Tool
  5. Add an MCP
  6. Integrate a Memory
  7. Creating a Team of Agents

Why Upsonic?

Upsonic provides a feature set to build safety-first, high-performance AI Agents. It helps you go to production without spending hours on research and boilerplate. These are the main parts:

  • Safety First: Upsonic provides its own Safety Engine that manages User and Agent messages and checks their status for your policies. You can customize it by designing new rule and action sets.
  • Direct LLM Calls: In Upsonic we support the same interface for your whole AI operations. You don't need to go with another framework to complete your small jobs.
  • Structured Outputs: Upsonic sets agent outputs to make them Python objects. So you can integrate your application without struggling with LLM outputs.
  • Built-in RAG and Memory: In Upsonic you can create world class . We support the Agentic RAG, Memory Logics and providers of them.
  • Customizable Memory Logics: You are able to create memories that focus on user, event and chat. Also you are free to use Local and Cloud databases.
  • Agent Teams: Upsonic provides the most reliable agent team architecture with memory, context management and leader agent.
  • FastAPI Compatible Agents: You can turn your agents into production-ready APIs
  • Tracking the Executions: You can use Upsonic AgentOS to get the execution history, monthly costs andresponse times of your agents.
  • Deploy at scale: Upsonic agents work in the greatest and fastest-growing fintech companies and scaling is available on Upsonic AgentOS.

📙 Documentation

You can access our documentation at docs.upsonic.ai All concepts and examples are available there.


Telemetry

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.

import os
os.environ["UPSONIC_TELEMETRY"] = "False"


Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

upsonic-0.61.1a1759760412.tar.gz (803.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

upsonic-0.61.1a1759760412-py3-none-any.whl (532.4 kB view details)

Uploaded Python 3

File details

Details for the file upsonic-0.61.1a1759760412.tar.gz.

File metadata

  • Download URL: upsonic-0.61.1a1759760412.tar.gz
  • Upload date:
  • Size: 803.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.23

File hashes

Hashes for upsonic-0.61.1a1759760412.tar.gz
Algorithm Hash digest
SHA256 bcd84e721c659872c0854b5d8bc9cb58690b5361b1fbe64973494a3d19e4a46c
MD5 7c977afb3e0d3dda25bb68dfad8bf9bd
BLAKE2b-256 56a61bf5f49b441536ca00652e5c4052e2b2774af55ea26f987dd83a6104a0a9

See more details on using hashes here.

File details

Details for the file upsonic-0.61.1a1759760412-py3-none-any.whl.

File metadata

File hashes

Hashes for upsonic-0.61.1a1759760412-py3-none-any.whl
Algorithm Hash digest
SHA256 9002add005640d52f76edafa6a4acaccc530625f537da27eee254dfdda9b5b7e
MD5 ffa2c2ed669cc0354dedcf7da6d87e92
BLAKE2b-256 1cf9ed0b0bb02b06c6e999b22539210bc8333d7eea3cbe53bf4057bc9962580b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page