adk_llm_gemini (erlang_adk v0.7.0)

View Source

Summary

Functions

Secret- and handle-free projection for diagnostics.

Stream one canonical versioned content value per decoded Gemini SSE frame. stream/4 remains the backwards-compatible text-delta API.

Functions

cache_prefix(Config, Memory, Tools)

-spec cache_prefix(map(), list(), list()) -> {ok, map()} | {error, term()}.

cache_provider()

-spec cache_provider() -> module().

capabilities()

generate(Config, Memory, Tools)

public_config(Config)

-spec public_config(map()) -> map().

Secret- and handle-free projection for diagnostics.

stream(Config, Memory, Tools, Callback)

stream_content(Config, Memory, Tools, Callback)

Stream one canonical versioned content value per decoded Gemini SSE frame. stream/4 remains the backwards-compatible text-delta API.

validate_config(Config)