Skip to main content

ADK integration for by-framework

Project description

by-framework-adk

ADK (Agent Development Kit) integration for by-framework.

Provides AdkWorker to easily create Byai workers using Google ADK agents.

Usage

from google.adk.agents.llm_agent import LlmAgent
from by_framework_adk.worker import AdkWorker

class MyAdkWorker(AdkWorker):
    def get_agent_types(self):
        return ["my-adk-agent"]

    def build_agent(self, context, command) -> LlmAgent:
        return LlmAgent(
            name="my_agent",
            model="gemini-2.0-flash",
            instruction="You are a helpful assistant.",
        )

Project details


Download files

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

Source Distribution

by_framework_adk-0.0.1.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

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

by_framework_adk-0.0.1-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file by_framework_adk-0.0.1.tar.gz.

File metadata

  • Download URL: by_framework_adk-0.0.1.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for by_framework_adk-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3806592de9d1eff8288152729d9a713676d12e7a0ffedc68a074f1014e654f9d
MD5 d36ab71750c5f2a1a08179ac87f07da0
BLAKE2b-256 d86744daca0f0e345e81f32b7794681b976468a709ac537acf29922e86d5b4aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for by_framework_adk-0.0.1.tar.gz:

Publisher: publish.yml on beyonai/by-framework-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file by_framework_adk-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for by_framework_adk-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 75ae08d7e3986b4f2c77b62d02bcc06b18ed339b32adee731844cd89d441cf77
MD5 676766aeb94fc9d249d4b20fcea59a6f
BLAKE2b-256 195dfd65b8f659699299807cd0f9b5efd22903359b3f42799844caa26a3143c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for by_framework_adk-0.0.1-py3-none-any.whl:

Publisher: publish.yml on beyonai/by-framework-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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