LLMProxy.Trace (llm_proxy v0.1.0)

Copy Markdown View Source

Request and trace ID generation plus Plug response-header propagation.

Summary

Functions

ensure_conn(conn)

@spec ensure_conn(Plug.Conn.t()) :: {Plug.Conn.t(), String.t()}

new_id()

@spec new_id() :: String.t()

proxy_header()

@spec proxy_header() :: String.t()

request_header()

@spec request_header() :: String.t()