View Source LlmComposer.HttpClient (llm_composer v0.8.0)

Helper mod for setup the Tesla http client and its options

Summary

Functions

Link to this function

client(base_url, opts \\ [])

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