Skip to content

Releases: samuelint/langchain-openai-api-bridge

v0.11.3

23 Sep 18:21
2b20f09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.2...v0.11.3

v0.11.2

09 Aug 13:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

02 Aug 14:42
c7d4e31
Compare
Choose a tag to compare

What's Changed

  • fix: use gpt-4o-mini in every openai tests & examples by @samuelint in #34
  • fix: allow to define agent factory using a callable by @samuelint in #35

Full Changelog: v0.11.0...v0.11.1

v0.11.0

02 Aug 13:34
c95c0fd
Compare
Choose a tag to compare

What's Changed

  • feat: support non react-agent for chat completion api by @samuelint in #33

Full Changelog: v0.10.1...v0.11.0

v0.10.1

29 Jul 18:56
e667232
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

29 Jul 13:17
a62b704
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.10.0

v0.9.2

27 Jul 15:18
ec1d7a6
Compare
Choose a tag to compare

What's Changed

  • feat: pass threadId on agent build request by @samuelint in #30

Full Changelog: v0.9.1...v0.9.2

v0.9.1

25 Jul 17:14
8cb6dbf
Compare
Choose a tag to compare

What's Changed

  • fix: use Runnable type instead of CompiledGraph by @samuelint in #29

Full Changelog: v0.9.0...v0.9.1

v0.9.0 - LLamacpp Example

23 Jul 15:29
c935f3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.9.0

v0.8.2 - Support Groq

11 Jul 18:31
2d935fa
Compare
Choose a tag to compare
feat: groq support (#27)