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
- @hlminh2000 made their first contribution in #7555
- @thu2004 made their first contribution in #7510
- @mohebifar made their first contribution in #7568
- @gurisko made their first contribution in #7574
- @saharis9988 made their first contribution in #7578
Full Changelog: 0.3.12...0.3.13