relevanceai
Basic Information
This repository provides the Relevance AI Python SDK, a client library for developers to interact with the Relevance AI platform and manage AI agents, tools, tasks, and knowledge sets. It is intended for use in Python 3 environments and includes instructions for installation via pip and for configuring client credentials using environment variables or direct parameters. The README demonstrates how to instantiate a client, validate credentials, list and retrieve agents and tools, trigger agent tasks and tools, view task progress, and work with knowledge sets. Example workflows include starting agent tasks and inspecting task steps. The SDK exposes methods to manage ongoing tasks and metadata so developers can programmatically orchestrate an AI workforce from their applications.