adk_live_gemini (erlang_adk v0.7.0)
View SourceGemini 3.1 Flash Live provider adapter.
This adapter is intentionally model-specific. It rejects REST-only and older-Live options instead of silently degrading them. Gemini 3.1 Live has native AUDIO output and synchronous function calling.
Summary
Functions
-spec capabilities() -> map().
-spec decode_server(binary(), map()) -> {ok, [adk_live_provider:event_spec()]} | {error, term()}.
-spec encode_client(adk_live_provider:client_action(), map()) -> {ok, binary()} | {error, term()}.
-spec model() -> binary().