Skip to content

Releases: langchain-ai/langchainjs

Release 0.3.15

29 Jan 23:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.14...0.3.15

Release 0.3.14

28 Jan 15:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.13...0.3.14

Release 0.3.13

25 Jan 01:57
Compare
Choose a tag to compare

What's Changed

  • Release 0.3.12 by @jacoblee93 in #7559
  • fix(core): Prevent cache misses from triggering model start callback runs twice by @jacoblee93 in #7565
  • fix(core): Ensure that cached flag in run extras is only set for cache hits by @jacoblee93 in #7566
  • release(core): 0.3.33 by @jacoblee93 in #7567
  • feat(community): Adds graph_document to export list by @hlminh2000 in #7555
  • fix(langchain): Fix ZeroShotAgent createPrompt with correct formatted tool names by @thu2004 in #7510
  • docs: Add document for AzureCosmosDBMongoChatMessageHistory by @fatmelon in #7519
  • fix(langchain): Allow pulling hub prompts with associated models by @jacoblee93 in #7569
  • fix(community,aws): Update handleLLMNewToken to include chunk metadata by @mohebifar in #7568
  • feat(community): Provide fallback relationshipType in case it is not present in graph_transformer by @hlminh2000 in #7521
  • docs: Add redirect by @jacoblee93 in #7570
  • fix(langchain,core): Add shim for hub mustache templates with nested input variables by @jacoblee93 in #7581
  • fix(chat-models): honor disableStreaming even for generateUncached by @dqbd in #7575
  • release(core): 0.3.34 by @bracesproul in #7584
  • feat(langchain): Add hub entrypoint with automatic dynamic entrypoint of models by @jacoblee93 in #7583
  • chore(ollama): Export OllamaEmbeddingsParams interface by @gurisko in #7574
  • docs: Clarify tool creation process in structured outputs documentation by @saharis9988 in #7578
  • fix(community): Set awaitHandlers to true in upstash ratelimit by @CahidArda in #7571
  • fix(core): Fix trim messages mutation by @jacoblee93 in #7585
  • feat(openai): Make only AzureOpenAI respect Azure env vars, remove class defaults, update withStructuredOutput defaults by @jacoblee93 in #7535
  • fix(community): Make postgresConnectionOptions optional in PostgresRecordManager by @JonathanVelkeneers in #7580
  • release(community): 0.3.27 by @jacoblee93 in #7586
  • release(ollama): 0.1.5 by @jacoblee93 in #7587

New Contributors

Full Changelog: 0.3.12...0.3.13

Release 0.3.12

20 Jan 01:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.11...0.3.12

Release 0.3.11

10 Jan 22:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.10...0.3.11

Release 0.3.10

07 Jan 00:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.5...0.3.10

Release 0.3.9

02 Jan 03:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.8...0.3.9

Release 0.3.8

24 Dec 18:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.7...0.3.8

Release 0.3.7

11 Dec 18:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.6...0.3.7

Release @langchain/core 0.3.22

05 Dec 21:46
6c12c7b
Compare
Choose a tag to compare

What's Changed

  • fix(langchain-core): Pick runnable config keys in asynclocalstorage by @bracesproul in #7324

Full Changelog: 0.3.21...0.3.22