What's Changed
- Fixed the link to promptlayer dashboard by @LaloLalo1999 in #2246
- Add total_cost estimates based on token count for openai by @timothyasp in #2243
- update vectorstore.ipynb by @franfram in #2239
- Add titles to metadatas in gdrive loader by @patrickstorm in #2260
- Update simple typo in llm_bash md by @FourFortyFour in #2269
- Add wikipedia api example by @akmhmgc in #2267
- Add encoding parameter to TextLoader by @Tiger767 in #2250
- Open a Deeplake dataset in read only mode by @jc-tzn in #2240
- remote retriever by @hwchase17 in #2232
- feat: add Dockerfile to run unit tests in a Docker container by @sergerdn in #2188
- Update apis.md by @oldsj in #2278
- Add ability to pass kwargs to loader classes in
DirectoryLoader
, add ability to modify encoding and BeautifulSoup behaviour inBSHTMLLoader
by @samuelwcm in #2275 - Harrison/sql alchemy by @hwchase17 in #2216
- skip unit tests that fail in Windows by @leo-gan in #2238
- Virat/add param to optionally not refresh ES indices by @virattt in #2233
- Harrison/multiline commands by @hwchase17 in #2280
- bump version to 129 by @hwchase17 in #2281
New Contributors
- @LaloLalo1999 made their first contribution in #2246
- @FourFortyFour made their first contribution in #2269
- @akmhmgc made their first contribution in #2267
- @Tiger767 made their first contribution in #2250
- @jc-tzn made their first contribution in #2240
- @oldsj made their first contribution in #2278
- @samuelwcm made their first contribution in #2275
- @leo-gan made their first contribution in #2238
- @virattt made their first contribution in #2233
Full Changelog: v0.0.128...v0.0.129