Agiflow Software Development Kit (SDK) for Python
Project description
Agiflow Python Sdk
Agiflow’s Python SDK allows you to easily start monitoring and debugging your LLM execution. Tracing is done in a non-intrusive way, built on top of OpenTelemetry. You can choose to export the traces to Agiflow, or to your existing observability stack.
Please visit Agiflow Python Sdk documentation for details.
Getting started
Get your API Key from https://app.agiflow.io and set environment variable AGIFLOW_API_KEY=<API_KEY>. Then, at the root of you application, start instrumentation with:
from agiflow import Agiflow
Agiflow.init(
name="APP NAME"
)
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
Built Distribution
File details
Details for the file agiflow_sdk-0.0.11.tar.gz
.
File metadata
- Download URL: agiflow_sdk-0.0.11.tar.gz
- Upload date:
- Size: 200.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.6 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f625dff049c633cb75e5bc21628dfde0c55293b69c1158c17ec2412c8ac40b3 |
|
MD5 | 3556fccf629f1b4c32509aa0fe3987d9 |
|
BLAKE2b-256 | c6e3724b95928c89fdf13436ba0bd2b3ad32d86c1925f264440cbceb7364de75 |
File details
Details for the file agiflow_sdk-0.0.11-py3-none-any.whl
.
File metadata
- Download URL: agiflow_sdk-0.0.11-py3-none-any.whl
- Upload date:
- Size: 129.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.6 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc3ba872a391411239d1dd385e13025f605026431908e9645245d3df362a32aa |
|
MD5 | 1b36870b3720e15aa08bbc976893a6a7 |
|
BLAKE2b-256 | dbdc761e5bbc740635598d59934adee28f366e4fcc174b13047ad044f2f8f33c |