What's Changed
- LM Requests Wrapper by @vowelparrot in #3457
- fixes #1214 by @cs0lar in #3003
- Bugfix: Not all combine docs chains takes kwargs
prompt
by @dev2049 in #3462 - added integration links to the ecosystem.rst by @leo-gan in #3453
- show how to use memory in convo chain by @hwchase17 in #3463
- remove default usage of openai model in SQLDatabaseToolkit by @cnhhoang850 in #2884
- Vwp/alpaca streaming by @vowelparrot in #3468
- ES similarity_search_with_score() and metadata filter by @Zzz233 in #3046
- feat: add private weaviate api_key support on from_texts by @felipeclopes in #3139
- Use a consistent poetry version everywhere by @ehsanmok in #3250
- add LoRA loading for the LlamaCpp LLM by @horenbergerb in #3363
- pass list of strings to embed method in tf_hub by @prakhar7651 in #3284
- fix #3884 by @dev2049 in #3475
- Updated Readme.md by @TheSeer507 in #3477
- Update
Getting Started
page ofPrompt Templates
by @outday29 in #3298 - Support SQLAlchemy 2.0 by @jzluo in #3310
- bug_fixes: use md5 instead of uuid id generation by @killpanda in #3442
- Adds progress bar using tqdm to directory_loader by @jrhe in #3349
- Add Databutton to list of Deployment options by @tkarper in #3364
- Add retry logic for ChromaDB by @vowelparrot in #3372
- Improve
llm_chain.ipynb
andgetting_started.ipynb
for chains docs by @outday29 in #3380 - GuessedAtParserWarning from RTD document loader documentation example by @mullinmax in #3397
- [Fix #3365]: Changed regex to cover new line before action serious by @My- in #3367
- Support GCS Objects with
/
in GCS Loaders by @vieiralucas in #3356 - Azure CosmosDB memory by @eavanvalkenburg in #3434
- Harrison/weaviate by @hwchase17 in #3494
- Harrison/prompt prefix by @hwchase17 in #3496
- Harrison/verbose conv ret by @hwchase17 in #3492
- langchain-server: Do not expose postgresql port to host by @sliedes in #3431
- Harrison/chroma update by @hwchase17 in #3489
- openai embeddings by @hwchase17 in #3488
- Harrison/tfidf parameters by @hwchase17 in #3481
- Harrison/prediction guard by @hwchase17 in #3490
- Updated missing refactor in docs "return_map_steps" (#2956) by @hwchase17 in #3469
- Harrison/blockchain docloader by @hwchase17 in #3491
- doc: add two player D&D game by @mbchang in #3476
- improved arxiv by @leo-gan in #3495
- Add a test for cosmos db memory by @yakigac in #3525
- docs: two_player_dnd docs by @mbchang in #3528
- bump version to 149 by @hwchase17 in #3530
New Contributors
- @Zzz233 made their first contribution in #3046
- @felipeclopes made their first contribution in #3139
- @ehsanmok made their first contribution in #3250
- @horenbergerb made their first contribution in #3363
- @prakhar7651 made their first contribution in #3284
- @TheSeer507 made their first contribution in #3477
- @killpanda made their first contribution in #3442
- @jrhe made their first contribution in #3349
- @tkarper made their first contribution in #3364
- @mullinmax made their first contribution in #3397
- @My- made their first contribution in #3367
- @vieiralucas made their first contribution in #3356
- @sliedes made their first contribution in #3431
Full Changelog: v0.0.148...v0.0.149