Canso - ML Platform
  • πŸ‘‹Introduction
  • πŸ›οΈCanso Architecture
  • πŸ’»Getting Started
    • 🏁Overview
    • 🌌Provison K8s Clusters
    • 🚒Install Canso Helm Charts
    • πŸπŸ”— Canso Python Client & Web App
    • πŸ“ŠHealth Metrics for Features in the Data Plane
  • πŸ’‘Feature Store
    • Data Sources
      • Data Spans
    • Data Sinks
    • ML Features
      • Raw ML Batch Feature
      • Derived ML Batch Feature
      • Raw ML Streaming Feature
      • Custom User Defined Function
  • πŸ’‘AI Agents
    • Introduction
    • Getting Started
    • Quickstart
    • Use Cases
      • Fraud Analyst Agent
      • Agent with Memory
      • Memory command examples
    • Concepts
      • Task Server
      • Broker
      • Checkpoint DB
      • Conversation History
      • Memory
    • How Tos
      • Update the AI Agent
      • Delete the AI Agent
    • Toolkit
      • SQL Runner
      • Kubernetes Job
      • Text-to-SQL
    • API Documentation
      • Agent
      • Memory
  • πŸ’‘Risk
    • Overview
    • Workflows and Rules
    • Real Time Transaction Monitoring
    • API Documentation
  • πŸ’‘Fraud Investigation
    • API Documentation
  • πŸ“Guides
    • Registry
    • Dry Runs for Batch ML Features
    • Deployment
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

πŸπŸ”— Canso Python Client & Web App

PreviousInstall Canso Helm ChartsNextHealth Metrics for Features in the Data Plane

Last updated 6 months ago

Was this helpful?

Data Scientists, ML Engineers, Data Engineers can install the Canso Python client to interact with the Canso API Server to define and deploy ML pipelines and AI Agents.

The Python client is a pip installable python library. All you need to do is a pip install or a pip3 install and you're all set to access the API. Please note that prior to using this, you must have a and the installed on the cluster.

pip3 install gru

  • Go back to

  • Reach out to us

πŸ’»
Canso-compatible Kubernetes cluster
Canso Helm charts
Table of Contents
Canso Community