Releases: langchain-ai/langchain
Releases Β· langchain-ai/langchain
v0.0.106
What's Changed
- Harrison/update regex by @hwchase17 in #1534
- Added client_settings support for chromadb vecstore by @floleuerer in #1528
- Harrison/gdrive pdf by @hwchase17 in #1433
- [DOCS] Assorted wording, punctuation, and consistency revisions by @gidler in #1443
- Added other evaluation metrics for data-augmented QA by @neubig in #1521
- Harrison/chat history formatter1 by @hwchase17 in #1538
- Harrison/contributing by @hwchase17 in #1542
- Harrison/youtube loader by @hwchase17 in #1545
- Harrison/remote paths pdf by @hwchase17 in #1544
- Harrison/hf inf error by @hwchase17 in #1543
- Harrison/chunk size by @hwchase17 in #1549
- Harrison/prompt layer by @hwchase17 in #1547
- docs: fix typo in modules/indexes/chain_examples/question_answering by @BrentonWheeler in #1551
- add chat agent by @hwchase17 in #1509
- bump version to 106 by @hwchase17 in #1562
New Contributors
- @gidler made their first contribution in #1443
- @neubig made their first contribution in #1521
- @BrentonWheeler made their first contribution in #1551
Full Changelog: v0.0.105...v0.0.106
v0.0.105
What's Changed
- Support S3 Object keys with
/
inS3FileLoader
by @AlpriElse in #1517 - Harrison/prompt issues by @hwchase17 in #1537
New Contributors
- @AlpriElse made their first contribution in #1517
Full Changelog: v0.0.104...v0.0.105
v0.0.104
What's Changed
- memory docs by @hwchase17 in #1501
- fix
ChatOpenAI.agenerate
by @agola11 in #1504 - add fake embeddings class by @hwchase17 in #1503
- Fix link to Pinecone notebook by @tomdyson in #1492
- Harrison/fix text splitter by @hwchase17 in #1511
- add return source docs by @hwchase17 in #1515
- Harrison/rtd loader by @hwchase17 in #1513
- allow passing of messages into prompt template by @hwchase17 in #1505
- changed requests.run to requests.get by @tomatyss in #1485
- add concept of prompt collection by @hwchase17 in #1507
- Harrison/bumpver104 by @hwchase17 in #1525
New Contributors
Full Changelog: v0.0.103...v0.0.104
v0.0.103
What's Changed
- Allow no token limit for ChatGPT API by @kahkeng in #1481
- Harrison/memory refactor by @hwchase17 in #1478
- Harrison/chat memory by @hwchase17 in #1495
- change to baselanguagemodel by @hwchase17 in #1496
- bump version to 103 by @hwchase17 in #1498
Full Changelog: v0.0.102...v0.0.103
v0.0.102
What's Changed
- fix always verbose on summarization checker by @timothyasp in #1440
- Change method to calculate number of tokens for OpenAIChat by @juankysoriano in #1457
- (rfc) chat models by @hwchase17 in #1424
- bump version to 102 by @hwchase17 in #1471
New Contributors
- @juankysoriano made their first contribution in #1457
Full Changelog: v0.0.101...v0.0.102
v0.0.101
What's Changed
- Minor documentation update in initialize_agent by @eyurtsev in #1397
- [Docs] Add missing word from prompt docs by @jonluca in #1406
- fix sql misinterpretation of % in query by @jzluo in #1408
- [docs] fix minor import error by @timothyasp in #1425
- searx: add install instructions, update doc and notebooks by @blob42 in #1420
- Add PyMuPDF PDF loader by @timothyasp in #1426
- Fix type hint of 'vectorstore_cls' arg in
SemanticSimilarityExampleSelector
by @ktanaka101 in #1427 - Update huggingface_datasets.ipynb by @eltociear in #1417
- Fix an unusual issue that occurs when using OpenAIChat for llm_math by @pengqu123 in #1410
- Harrison/similarity search chroma by @hwchase17 in #1434
- Harrison/simple memory by @hwchase17 in #1435
- cr by @hwchase17 in #1436
New Contributors
- @jonluca made their first contribution in #1406
- @ktanaka101 made their first contribution in #1427
Full Changelog: v0.0.100...v0.0.101
v0.0.100
What's Changed
- Update examples to prevent confusing missing _type warning by @jasongill in #1391
- Return Cohere embeddings as lists of floats by @kacperlukawski in #1394
- Allow the regular openai class to be used for ChatGPT models by @nfcampos in #1393
Full Changelog: v0.0.99...v0.0.100
v0.0.99
What's Changed
- Fix the openaichat example by @yakigac in #1377
- Harrison/summarizer chain by @hwchase17 in #1356
- Harrison/track token usage by @hwchase17 in #1382
- Bug: Fix Python version validation in PythonAstREPLTool by @ryandao in #1373
- Minor grammatical fixes by @lakshyaag in #1325
- add async and streaming support to
OpenAIChat
by @agola11 in #1378 - remove limit clause from prompt for compatibility with ms sql server by @fpingham in #1385
- Add Qdrant named arguments by @kacperlukawski in #1386
- Add
recursive
parameter toDirectoryLoader
by @kacperlukawski in #1389 - bump version to 0.0.99 by @hwchase17 in #1390
New Contributors
- @ryandao made their first contribution in #1373
- @lakshyaag made their first contribution in #1325
Full Changelog: v0.0.98...v0.0.99
v0.0.98
What's Changed
- fix doc names by @hwchase17 in #1354
- chatgpt wrapper by @hwchase17 in #1367
Full Changelog: v0.0.97...v0.0.98
v0.0.97
What's Changed
- add option to use user-defined SQL table info by @jzluo in #1347
- Fix link in summarization.md by @brotchie in #1344
- Fixed arguments passed to InvalidTool.run(). by @kurehajime in #1340
- separate columns by tabs instead of single space in sql sample rows by @jzluo in #1348
- Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs by @agola11 in #1150
- sql doc formatting by @jzluo in #1350
- improve docs by @hwchase17 in #1351
- pandas and csv agents by @hwchase17 in #1353
- typo in vectorstores by @cjpurackal in #1362
- bump version to 0097 by @hwchase17 in #1365
New Contributors
- @brotchie made their first contribution in #1344
- @kurehajime made their first contribution in #1340
- @cjpurackal made their first contribution in #1362
Full Changelog: v0.0.96...v0.0.97