Skip to content

v0.1.6

@teilomillet teilomillet tagged this 08 Mar 12:52
Enhance concurrency safety in LLM option handling by introducing a read-write mutex to protect concurrent access to the Options map. This change prevents potential race conditions when multiple goroutines interact with provider-specific options, ensuring safe and predictable behavior across different LLM operations like generation, streaming, and option setting.
Assets 2
Loading