Pipeline.Test.Mocks.GeminiProvider (pipeline v0.0.1)

View Source

Mock implementation of Gemini provider for testing.

Summary

Functions

generate_function_calls(prompt, tools, options \\ %{})

query(prompt, options \\ %{})

reset()

set_function_response(function_name, response)

set_response_pattern(pattern, response)