Skip to content

feat: run an ADK Kotlin-engine runner behind the ADK Java Runner API - #1436

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_963931388
Open

feat: run an ADK Kotlin-engine runner behind the ADK Java Runner API#1436
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_963931388

Conversation

@copybara-service

Copy link
Copy Markdown

feat: run an ADK Kotlin-engine runner behind the ADK Java Runner API

Adds KotlinAdkToJava.asJavaRunner(ktRunner), which exposes an ADK Kotlin-engine
Runner through the ADK Java Runner API, so a Kotlin runner can be injected into
code written against the Java runner without changing call sites. runAsync
streams events as before; live mode is not supported.

Adds KotlinAdkToJava.asJavaRunner(ktRunner), which exposes an ADK Kotlin-engine
Runner through the ADK Java Runner API, so a Kotlin runner can be injected into
code written against the Java runner without changing call sites. runAsync
streams events as before; live mode is not supported.

PiperOrigin-RevId: 963931388
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant