LlmComposer.HttpClient (llm_composer v0.19.4)

Copy Markdown View Source

Helper mod for setup the Tesla http client and its options

Summary

Functions

client(base_url, opts \\ [])

@spec client(
  binary(),
  keyword()
) :: Tesla.Client.t()