What's Changed
- hide api key: arcee by @eyurtsev in #14304
- experimental[patch]: Release 0.0.44 by @baskaryan in #14310
- docs:
integrations/providers/
update by @leo-gan in #14315 - Fixing empty input variable crashing
PromptTemplate
validations by @jamesbraza in #14314 - Adding
BaseChatMessageHistory.__str__
by @jamesbraza in #14311 - Multi-modal RAG template by @rlancemartin in #14186
- Add metadata to blob by @eyurtsev in #14162
- Update OpenCLIP docs by @rlancemartin in #14319
- Mask API key for Minimax LLM by @rancomp in #14309
- Allow not enforcing function usage when a single function is passed to openai function executable by @karimassi in #14308
- Add support for CORS options for AzureSearch by @jalagus in #14305
- Update docs by @169 in #14294
- Add custom async generator example by @169 in #14299
- docs[patch] Add how-to doc for RunnablePassthrough and nav modifications by @akira in #14255
- Fixes issue-14295: Correctly pass along the kwargs by @timvw in #14296
- feat(embeddings): text-embeddings-inference by @mspronesti in #14288
- added get_num_tokens to GooglePalm by @lkuligin in #14282
- feat: 1. Add system parameters, 2. Align with the QianfanChatEndpoint for function calling by @wangwei1237 in #14275
- feat: Increased compatibility with new and old versions for dalle by @majiayu000 in #14222
- Adds "NIN" metadata filter for pgvector to all checking for set absence by @jeffpezzone in #14205
- Fixed a typo in smart_llm prompt by @kavinask007 in #13052
- Feature: GitLab url from ENV by @balaba-max in #14221
- info sql tool remove whitespaces in table names by @dudub12 in #13712
- Updated integration with Clarifai python SDK functions by @mogith-pn in #13671
- OpenAIEmbeddings: retry_min_seconds/retry_max_seconds parameters by @adumont in #13138
- Amadeus toolkit minor update by @minjikarin in #13002
- Demonstrate use of get_buffer_string by @ninjapenguin in #13013
- Fix typo in lcel example for rerank in doc by @nbondoux in #14336
- Exclude
max_tokens
from request if it's None by @harupy in #14334 - feat(add): LLM integration of Cloudflare Workers AI by @cxumol in #14322
- Mask API key for baidu qianfan by @newfinder in #14281
- feat: mask api key for cerebriumai llm by @yliang412 in #14272
- Qdrant metadata payload keys by @JeanBaptiste-dlb in #13001
- docs[patch]: fix ipynb links by @efriis in #14325
- Update doc-string in RunnableWithMessageHistory by @eyurtsev in #14262
- docs[patch]: Fix broken link 'tip' in docs by @bracesproul in #14349
- core[patch], langchain[patch]: ByteStore by @efriis in #14312
- Fix multi vector retriever subclassing by @jacoblee93 in #14350
- ci matrix by @baskaryan in #14306
- langchain[patch]: import nits by @baskaryan in #14354
- Include run_id by @hinthornw in #14331
- core[patch]: message history error typo by @efriis in #14361
- [core/minor] Runnables: Implement a context api by @nfcampos in #14046
- core[patch]: Release 0.0.11 by @baskaryan in #14367
- langchain[patch]: Release 0.0.347 by @baskaryan in #14368
New Contributors
- @rancomp made their first contribution in #14309
- @karimassi made their first contribution in #14308
- @jalagus made their first contribution in #14305
- @timvw made their first contribution in #14296
- @majiayu000 made their first contribution in #14222
- @jeffpezzone made their first contribution in #14205
- @kavinask007 made their first contribution in #13052
- @balaba-max made their first contribution in #14221
- @dudub12 made their first contribution in #13712
- @mogith-pn made their first contribution in #13671
- @adumont made their first contribution in #13138
- @minjikarin made their first contribution in #13002
- @newfinder made their first contribution in #14281
- @yliang412 made their first contribution in #14272
- @JeanBaptiste-dlb made their first contribution in #13001
Full Changelog: v0.0.346...v0.0.347