Freeplay integration for Google ADK
Project description
Freeplay Python ADK
Freeplay integration for Google ADK (Agent Development Kit).
Installation
pip install freeplay-python-adk
Usage
from freeplay_python_adk import FreeplayADK, FreeplayLLMAgent
# Initialize Freeplay observability
FreeplayADK.initialize_observability(
freeplay_api_url="https://api.freeplay.ai",
freeplay_api_key="your-api-key",
project_id="your-project-id",
environment="latest"
)
# Create an agent
agent = FreeplayLLMAgent(
name="my_agent",
description="An example agent"
)
Features
- Seamless integration with Google ADK
- Automatic OpenTelemetry instrumentation
- Prompt template management through Freeplay
- Support for multiple LLM providers via LiteLLM
License
See LICENSE file for details.
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
freeplay_python_adk-0.2.2.tar.gz
(475.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file freeplay_python_adk-0.2.2.tar.gz.
File metadata
- Download URL: freeplay_python_adk-0.2.2.tar.gz
- Upload date:
- Size: 475.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc9723cabee0161d45f334323520dcd5134f3b040041c77a4d69216bc2960458
|
|
| MD5 |
dfba878faffac7f69d1155492997d9e3
|
|
| BLAKE2b-256 |
6764d7691cec17f73d332941df8e48fe07dbebdcb51f4a9553d85c2d8a54e5d4
|
File details
Details for the file freeplay_python_adk-0.2.2-py3-none-any.whl.
File metadata
- Download URL: freeplay_python_adk-0.2.2-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ffde32ccfc6594de5aa2a05f555f88382379b569e93146b6dc0d9f341df74d4
|
|
| MD5 |
dbc30670b1ab87c80b0f6cbee2c613ac
|
|
| BLAKE2b-256 |
eae4370fab12bdd49e9b1a6d3333f28b9aa53f22b09e29a01b255681e280a076
|