Skip to content

Tags: tmc/langchaingo

Tags

v0.1.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
examples: Update to v0.1.13-pre.1 (#1140)

v0.1.13-pre.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
lint: fixup lint settings (#1018)

v0.1.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
examples: point to 0.1.12-pre.0 (#922)

v0.1.12-pre.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
anthropic: Spruce up tool calling example (#921)

v0.1.12-pre.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
examples: Improve top level readme (#919)

v0.1.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ollama: Fix JSON format bug issue when not streaming (#892)

* Graceful handling when LLM spits whitespace on json mode with Ollama.

* ollama: Simplify stream repr, spruce up fn calling example

---------

Co-authored-by: Travis Cline <travis.cline@gmail.com>

v0.1.11-pre.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ollama: Fix JSON format bug issue when not streaming (#892)

* Graceful handling when LLM spits whitespace on json mode with Ollama.

* ollama: Simplify stream repr, spruce up fn calling example

---------

Co-authored-by: Travis Cline <travis.cline@gmail.com>

v0.1.11-alpha.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
googleai: Remove unused err, fix typo (#891)

v0.1.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: fix 'WithKeepAlive' docs (#823)

docs(ollama): fix 'WithKeepAlive' docs