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.2.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.2-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: by_framework_adk-0.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 a0dcac96403bc108d089222dcbe6bc27ff7ecb498b9b756182c5c5bbc9c34e21
MD5 1edc30b27a347ad3bee376a5bbc55e82
BLAKE2b-256 1254dfac5818a38c467a564bbd283e6ec9ec6fa138aae5cfba2d602377a72b20

See more details on using hashes here.

Provenance

The following attestation bundles were made for by_framework_adk-0.0.2.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.2-py3-none-any.whl.

File metadata

File hashes

Hashes for by_framework_adk-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8712341f318ae963e2660ceda09bffce0585f610b497d2afd067a9c349c0e131
MD5 20d79b2e8b405c551372735889308530
BLAKE2b-256 b0c8205e8d7a5bc8413ca3d8a08047ec2902f6a0f0c29a3c82477e961b41444a

See more details on using hashes here.

Provenance

The following attestation bundles were made for by_framework_adk-0.0.2-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