Pipeline.Test.Mocks.GeminiProvider (PipelineEx v0.1.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)