Releases: langchain-ai/langchainjs
Releases Β· langchain-ai/langchainjs
Release 0.0.109
What's Changed
- Release 0.0.108 by @jacoblee93 in #1946
- Add custom lengthFunction for textSplitters by @ShantanuNair in #1955
- Remove cra exports test, streamline test flow by @jacoblee93 in #1956
- added-accommodate-message-type-function by @digitpdigit in #1948
- langsmith rename by @efriis in #1957
- Add Searxng Search wrapper as built-in tool by @iamrony777 in #1839
- Add integration with DataForSEO SERP API by @dataforseo in #1857
New Contributors
- @ShantanuNair made their first contribution in #1955
- @digitpdigit made their first contribution in #1948
- @efriis made their first contribution in #1957
- @iamrony777 made their first contribution in #1839
- @dataforseo made their first contribution in #1857
Full Changelog: 0.0.108...0.0.109
Release 0.0.108
What's Changed
- Release 0.0.107 by @jacoblee93 in #1937
- feat: sentinel support through ioredis by @chasemcdo in #1920
- Update sonix behaviour on error by @konstantinov-raft in #1938
- Adds document transformer abstraction, metadata tagger by @jacoblee93 in #1945
- Handle function arguments parsing errors by @ywkim in #1893
New Contributors
- @chasemcdo made their first contribution in #1920
- @ywkim made their first contribution in #1893
Full Changelog: 0.0.107...0.0.108
Release 0.0.107
What's Changed
- Release 0.0.106 by @jacoblee93 in #1916
- docs: add advanced llm parameter example by @iloveitaly in #1899
- Fixes Notion inline databases in nested designs not loading and improved output order of received blocks by @skarard in #1831
- Update convo retrieval chain docs by @jacoblee93 in #1921
- Fix the batchSize parameter of OpenAIEmbeddings by @hujiulong in #1922
- docs: add a simple playwright example, fix bad imports by @iloveitaly in #1900
- Update Anthropic SDK to 0.5.X to support Claude V2 by @cwoolum in #1932
- docs: make it clear that chunks are characters and not tokens by @iloveitaly in #1933
- Avoid retries and surface better error message for OpenAI quota cutoff errors by @jacoblee93 in #1934
- fix: correct token count for larger context windows by @iloveitaly in #1931
- Add Sort.xyz blockchain document loader integration by @jacoblee93 in #1918
- Port WikipediaAPIWrapper from Python Version by @developersdigest in #1901
- Creating sonix audio transcription document loader integration by @konstantinov-raft in #1917
New Contributors
- @hujiulong made their first contribution in #1922
- @cwoolum made their first contribution in #1932
- @developersdigest made their first contribution in #1901
- @konstantinov-raft made their first contribution in #1917
Full Changelog: 0.0.106...0.0.107
Release 0.0.106
What's Changed
- Release 0.0.105 by @jacoblee93 in #1903
- Small Chroma docs fix by @jacoblee93 in #1904
- Allow ids passed into SupabaseVectorStore for upsertion, adds tests, updates docs by @jacoblee93 in #1915
Full Changelog: 0.0.105...0.0.106
Release 0.0.105
What's Changed
- Release 0.0.104 by @jacoblee93 in #1883
- Fix docs style by @jacoblee93 in #1887
- Update openai.ts switch references to replaceAll with replace to work⦠by @RyanThomasMusser in #1821
- Support delete vectorstore operations by @jacoblee93 in #1830
- refactor: only fallback to approximate if tiktoken fails by @iloveitaly in #1898
- Make OpenAI function chain docs more readable by @jacoblee93 in #1902
New Contributors
- @RyanThomasMusser made their first contribution in #1821
Full Changelog: 0.0.104...0.0.105
Release 0.0.104
What's Changed
- Release 0.0.103 by @jacoblee93 in #1875
- Fix integration tests by @jacoblee93 in #1877
- Add portable JSON Schema parser by @jacoblee93 in #1878
- Fixes conversion issue in OpenAPIChain by @jacoblee93 in #1879
- Adds OpenAI functions powered structured output chain by @jacoblee93 in #1871
- Fix docs and Google Vertex integration test by @jacoblee93 in #1881
- Migrate HumanChatMessage to HumanMessage in Baidu Wenxin by @sunner in #1880
- fix(memory): throw error if no input/output key is specified and there are multiple keys by @joaopcm in #1778
Full Changelog: 0.0.103...0.0.104
Release 0.0.103
What's Changed
- Release 0.0.102 by @jacoblee93 in #1838
- feat: Add
fromActorTaskCall
toApifyDatasetLoader
by @jirimoravcik in #1846 - Add max concurrency to runOnDataset function by @nfcampos in #1851
- Add tags to all callback handler methods by @nfcampos in #1847
- Collect llm new token events in tracer by @nfcampos in #1845
- Update SDK Version by @vowelparrot in #1853
- Use new serialisation format for Chat Messages, align constructor name and args with python by @nfcampos in #1780
- typesense: add vector_distance as score by @jaclar in #1725
- Update SDK Version by @vowelparrot in #1858
- support adding custom metadata to runs by @agola11 in #1862
- Add support for FunctionChatMessage in getBufferString() by @axrj in #1793
- Fix pre commit hooks setup by @nfcampos in #1865
- Make some output parsers serializable by @nfcampos in #1848
- fix: add prompt schema error detail by @iloveitaly in #1829
- feat: Update SingleStoreVectorStore by @volodymyr-memsql in #1717
- feat: Add Baidu ERNIE-Bot & ERNIE-Bot-turbo support by @sunner in #1752
- π§ Custom endpoint for Azure OpenAI (Issue #1272 ) by @clemenspeters in #1792
- Update docs by @jacoblee93 in #1874
New Contributors
- @axrj made their first contribution in #1793
- @sunner made their first contribution in #1752
- @clemenspeters made their first contribution in #1792
Full Changelog: 0.0.102...0.0.103
Release 0.0.102
What's Changed
- Release 0.0.101 by @jacoblee93 in #1825
- fix: make the api error message more clear by @iloveitaly in #1832
- docs: note about complex schema by @iloveitaly in #1833
- Refactors entrypoints to remove hidden typeorm peer dep by @jacoblee93 in #1836
New Contributors
- @iloveitaly made their first contribution in #1832
Full Changelog: 0.0.101...0.0.102
Release 0.0.101
What's Changed
- Release 0.0.100 by @jacoblee93 in #1806
- [FIX] s3loader credential interface by @QasimRRizvi in #1557
- Update Zapier agent docs by @ralewis85 in #1807
- S3 Unstructured API key by @krftcz in #1805
- Zep memory fixes by @jacoblee93 in #1811
- Improve contrast of code blocks in docs by @jacoblee93 in #1815
- Update error message for Zapier tool when listing endpoints fails by @ralewis85 in #1822
- fix(conversational_retrieval_chain.ts): keep the chat history context alongside the vector store context by @joaopcm in #1801
- Add the Elasticsearch vectorstore by @jacoblee93 in #1810
- Merges AWSSfn Toolkit by @jacoblee93 in #1814
- Added empty filter function and tests by @siddarthvader in #1824
New Contributors
- @QasimRRizvi made their first contribution in #1557
- @krftcz made their first contribution in #1805
- @joaopcm made their first contribution in #1801
- @siddarthvader made their first contribution in #1824
Full Changelog: 0.0.100...0.0.101
Release 0.0.100
What's Changed
- Release by @nfcampos in #1804
- Adds OpenAI functions-powered OpenAPI chain by @jacoblee93 in #1803
Full Changelog: 0.0.99...0.0.100