rig 0.42.0

An opinionated library for building LLM powered applications.
Documentation
1
2
3
4
5
6
tests/cassettes/doubleword/**/*.yaml whitespace=-blank-at-eof
# Cassette recordings preserve wire bytes verbatim; SSE bodies end with a
# blank line that YAML block scalars represent at EOF. Exempt them from the
# blank-at-eof whitespace check so `git diff --check` stays meaningful
# elsewhere without corrupting recordings.
tests/cassettes/** whitespace=-blank-at-eof