What's Changed
- docs: update README/intro by @vbarda in #7625
- Release 0.3.15 by @jacoblee93 in #7626
- feat(community): improve support for Tavily search tool args by @hugoleborso in #7561
- feat(community): Add boolean metadata type support in Supabase structured query translator by @ArmmGh in #7601
- feat(google-genai): Add support for fileUri in media type in Google GenAI by @hongkongkiwi in #7621
- release(google-genai): 0.1.8 by @jacoblee93 in #7628
- release(community): 0.3.28 by @jacoblee93 in #7629
- fix(docs): imports and call by @crishoj in #7636
- docs: chat model order experiment by @efriis in #7641
- adding interrupt banner by @tanushree-sharma in #7642
- feat(anthropic): Adds Anthropic citations support by @jacoblee93 in #7651
- release(anthropic): 0.3.13 by @jacoblee93 in #7652
- fix(core): Fix coercion of serialized tool and function messages by @jacoblee93 in #7653
- release(core): 0.3.38 by @jacoblee93 in #7654
- weaviate[minor]: Add Document className as metadata by @rolando-cruz in #7486
- release(weaviate): 0.1.1 by @jacoblee93 in #7655
- feat[community]: Add chat deployment to IBM chat class by @FilipZmijewski in #7633
- fix(community): Relax Replicate peer dep by @jacoblee93 in #7656
- feat(community): Add OpenAI Whisper options by @fneiraj in #7650
- release(community): 0.3.29 by @jacoblee93 in #7659
- feat(core): Add a way to manually specify serializable fields by @jacoblee93 in #7667
- release(core): 0.3.39 by @jacoblee93 in #7668
- fix(openai): Prevent extra constructor params from being serialized, add script by @jacoblee93 in #7669
- release(openai): 0.4.3 by @jacoblee93 in #7670
- feat(ollama): Add support for Ollama built-in JSON schema with withStructuredOutput by @jacoblee93 in #7672
- release(ollama): 0.1.6 by @jacoblee93 in #7673
- feat(ollama): Switch Ollama default withStructuredOutput method to jsonSchema by @jacoblee93 in #7681
- release(ollama): 0.2.0 by @jacoblee93 in #7682
- chore(openai): update azure user agent by @sinedied in #7543
- fix(community): Fix interface of chat deployment IBM and add test for this case by @FilipZmijewski in #7666
- docs: Update message_history.ipynb by @yashsharma999 in #7677
- fix(experimental): openai assistant attachments by @zachary-nguyen in #7664
- fix(community): hide console errors on RecursiveUrlLoader by @jfromaniello in #7679
- release(community): 0.3.30 by @jacoblee93 in #7684
- feat(openai): Properly pass through max_completion_tokens by @jacoblee93 in #7683
- release(openai): 0.4.4 by @jacoblee93 in #7685
- feat(core): Expose types/stream as an entrypoint by @jacoblee93 in #7686
- release(core): 0.3.40 by @jacoblee93 in #7687
- feat(langchain): Allow model providers prefixed by colon in initChatModel by @jacoblee93 in #7712
New Contributors
- @hugoleborso made their first contribution in #7561
- @ArmmGh made their first contribution in #7601
- @hongkongkiwi made their first contribution in #7621
- @crishoj made their first contribution in #7636
- @tanushree-sharma made their first contribution in #7642
- @rolando-cruz made their first contribution in #7486
- @fneiraj made their first contribution in #7650
- @yashsharma999 made their first contribution in #7677
- @zachary-nguyen made their first contribution in #7664
- @jfromaniello made their first contribution in #7679
Full Changelog: 0.3.15...0.3.16