# Generated by SnakeBridge v0.12.0 - DO NOT EDIT MANUALLY # Regenerate with: mix compile # Library: dspy 3.1.2 # Python module: dspy.primitives.example defmodule Dspy.Primitives.Example.Module do @moduledoc """ Submodule bindings for `dspy.primitives.example`. """ def __snakebridge_python_name__, do: "dspy.primitives.example" def __snakebridge_library__, do: "dspy" end