v0.0.347
·
10044 commits
to master
since this release
What's Changed
- hide api key: arcee by Eugene Yurtsev (@eyurtsev) in #14304
- experimental[patch]: Release 0.0.44 by Bagatur (@baskaryan) in #14310
- docs:
integrations/providers/update by Leonid Ganeline (@leo-gan) in #14315 - Fixing empty input variable crashing
PromptTemplatevalidations by James Braza (@jamesbraza) in #14314 - Adding
BaseChatMessageHistory.__str__by James Braza (@jamesbraza) in #14311 - Multi-modal RAG template by Lance Martin (@rlancemartin) in #14186
- Add metadata to blob by Eugene Yurtsev (@eyurtsev) in #14162
- Update OpenCLIP docs by Lance Martin (@rlancemartin) in #14319
- Mask API key for Minimax LLM by Ran (@rancomp) in #14309
- Allow not enforcing function usage when a single function is passed to openai function executable by Karim Assi (@karimassi) in #14308
- Add support for CORS options for AzureSearch by Jarkko Lagus (@jalagus) in #14305
- Update docs by Bob Lin (@169) in #14294
- Add custom async generator example by Bob Lin (@169) in #14299
- docs[patch] Add how-to doc for RunnablePassthrough and nav modifications by Alex Kira (@akira) in #14255
- Fixes issue-14295: Correctly pass along the kwargs by Tim Van Wassenhove (@timvw) in #14296
- feat(embeddings): text-embeddings-inference by Massimiliano Pronesti (@mspronesti) in #14288
- added get_num_tokens to GooglePalm by Leonid Kuligin (@lkuligin) in #14282
- feat: 1. Add system parameters, 2. Align with the QianfanChatEndpoint for function calling by Wang Wei (@wangwei1237) in #14275
- feat: Increased compatibility with new and old versions for dalle by lif (@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 kavinraj A S (@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 Alexandre Dumont (@adumont) in #13138
- Amadeus toolkit minor update by MinjiK (@minjikarin) in #13002
- Demonstrate use of get_buffer_string by Matt Wells (@ninjapenguin) in #13013
- Fix typo in lcel example for rerank in doc by Nicolas Bondoux (@nbondoux) in #14336
- Exclude
max_tokensfrom request if it's None by Harutaka Kawamura (@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 Yuchen Liang (@yliang412) in #14272
- Qdrant metadata payload keys by Jean-Baptiste dlb (@JeanBaptiste-dlb) in #13001
- docs[patch]: fix ipynb links by Erick Friis (@efriis) in #14325
- Update doc-string in RunnableWithMessageHistory by Eugene Yurtsev (@eyurtsev) in #14262
- docs[patch]: Fix broken link 'tip' in docs by Brace Sproul (@bracesproul) in #14349
- core[patch], langchain[patch]: ByteStore by Erick Friis (@efriis) in #14312
- Fix multi vector retriever subclassing by Jacob Lee (@jacoblee93) in #14350
- ci matrix by Bagatur (@baskaryan) in #14306
- langchain[patch]: import nits by Bagatur (@baskaryan) in #14354
- Include run_id by William FH (@hinthornw) in #14331
- core[patch]: message history error typo by Erick Friis (@efriis) in #14361
- [core/minor] Runnables: Implement a context api by Nuno Campos (@nfcampos) in #14046
- core[patch]: Release 0.0.11 by Bagatur (@baskaryan) in #14367
- langchain[patch]: Release 0.0.347 by Bagatur (@baskaryan) in #14368
New Contributors
- Ran (@rancomp) made their first contribution in #14309
- Karim Assi (@karimassi) made their first contribution in #14308
- Jarkko Lagus (@jalagus) made their first contribution in #14305
- Tim Van Wassenhove (@timvw) made their first contribution in #14296
- lif (@majiayu000) made their first contribution in #14222
- jeffpezzone made their first contribution in #14205
- kavinraj A S (@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
- Alexandre Dumont (@adumont) made their first contribution in #13138
- MinjiK (@minjikarin) made their first contribution in #13002
- newfinder made their first contribution in #14281
- Yuchen Liang (@yliang412) made their first contribution in #14272
- Jean-Baptiste dlb (@JeanBaptiste-dlb) made their first contribution in #13001
Full Changelog: v0.0.346...v0.0.347