What's Changed
- MongoDB $vectorSearch doc update by @prakul in #12404
- rfc: type LLMChain.llm as runnable by @baskaryan in #12385
- Update long_context_reorder.py by @ennio1991 in #12422
- optional reusable connection by @theromis in #12051
- added rrf argument in ApproxRetrievalStrategy class init() by @HwangJohn in #11987
- Fix Typo in clickhouse.ipynb file by @Uxywannasleep in #12429
- cli updates oct27 by @efriis in #12436
- Fix the missing temperature parameter for Baichuan-AI chat_model by @henter in #12420
- make doc utils public by @baskaryan in #12394
- Trace if run tree set by @hinthornw in #12444
- AWS Bedrock RAG template by @rlancemartin in #12450
- Update AWS Bedrock README.md by @rlancemartin in #12451
- cli updates 2 by @efriis in #12447
- Improve handling of empty queries for timescale vector by @cevian in #12393
- Add security note to API chain by @eyurtsev in #12452
- Bump @babel/traverse from 7.22.8 to 7.23.2 in /docs by @dependabot in #12453
- add reranking to azuresearch by @lawadam in #12454
- Add Weaviate RAG template by @rlancemartin in #12460
- Update SQL templates by @rlancemartin in #12464
- Update llama.cpp and Ollama templates by @rlancemartin in #12466
- Updated the Bedrock rag template by @3coins in #12462
- cli improvements by @efriis in #12465
- Redis langserve template by @tylerhutcherson in #12443
- bump to 36 by @hwchase17 in #12487
- Added a rag template for Kendra by @3coins in #12470
- Bagatur/self query doc update by @baskaryan in #12461
- Harrison/quick start by @hwchase17 in #12491
- Sphinxbio nls/add plate chain template by @hwchase17 in #12502
- Update tool.py by @0xC9 in #12472
- add gha for cli by @hwchase17 in #12492
- add cookbook for selectins llms based on context length by @hwchase17 in #12486
- various templates improvements by @hwchase17 in #12500
- Evaluation Callback Multi Response by @hinthornw in #12505
- Patch forward ref bug by @hinthornw in #12508
- OpenAI runnable constructor by @baskaryan in #12455
_dalle_image_url
returns list of urls if n>1 by @silvhua in #11800- docs(prompt_templates): fix typo in prompt template by @nbbaier in #12497
- Mask API key for AI21 LLM by @gautamanirudh in #12418
- Harrison/add descriptions by @hwchase17 in #12522
- notebook fmt by @baskaryan in #12498
- Bagatur/fix doc ci by @baskaryan in #12529
- update contributing by @baskaryan in #12532
- Add unit tests for document_transformers/beautiful_soup_transformer.py by @petervandenabeele in #12520
- More comprehensive readthedocs document loader by @adrwz in #12382
- Masking of API Key for GooseAI LLM by @samadkoita in #12496
- feat: Add Google Cloud Translation document transformer by @holtskinner in #12433
- goog translate nb formatting by @baskaryan in #12534
- Update neo4j template readmes by @tomasonjo in #12540
- Allow astream_log to be used inside atrace_as_chain_group by @nfcampos in #12558
- Image Caption accepts bytes for images by @eyurtsev in #12561
- bump 326 by @baskaryan in #12569
New Contributors
- @ennio1991 made their first contribution in #12422
- @theromis made their first contribution in #12051
- @HwangJohn made their first contribution in #11987
- @Uxywannasleep made their first contribution in #12429
- @henter made their first contribution in #12420
- @dependabot made their first contribution in #12453
- @lawadam made their first contribution in #12454
- @0xC9 made their first contribution in #12472
- @silvhua made their first contribution in #11800
- @nbbaier made their first contribution in #12497
- @gautamanirudh made their first contribution in #12418
- @petervandenabeele made their first contribution in #12520
- @adrwz made their first contribution in #12382
- @samadkoita made their first contribution in #12496
Full Changelog: v0.0.325...v0.0.326