BeamAgent.LLM.Config (beam_agent v0.1.0)

Copy Markdown View Source

Configuration for the LLM client.

Summary

Types

t()

@type t() :: %BeamAgent.LLM.Config{module: module(), options: keyword()}