Releases: langchain-ai/langchainjs
Releases Β· langchain-ai/langchainjs
Release 0.0.88
What's Changed
- Release 0.0.87 by @jacoblee93 in #1476
- Fix structured agent output parser callbacks by @nfcampos in #1477
- Minor documentation updates by @m14t in #1471
- Improve chat convo agent prompt by @andrewlei in #1479
- Adds Brave search as a built-in tool by @jacoblee93 in #1485
- fix: Changed expression parser from meriyah to peggy. by @ppramesi in #1387
- Add Vespa retriever by @lesters in #1087
- New feat: Added advanced filter builder function for Supabase vector store by @ppramesi in #1418
- Missing entrypoint by @jacoblee93 in #1486
New Contributors
Full Changelog: 0.0.87...0.0.88
Release 0.0.87
What's Changed
- Release 0.0.86 by @jacoblee93 in #1466
- Zep::getMemory should return [] instead of throwing an error by @rsharath in #1465
- Update tracer to use new simpler api by @nfcampos in #1389
- Preserve separators in recursive character text splitters by @jacoblee93 in #1472
- Adds splitters for different programming and markup languages by @jacoblee93 in #1469
New Contributors
Full Changelog: 0.0.86...0.0.87
Release 0.0.86
What's Changed
- Release 0.0.85 by @jacoblee93 in #1462
- Adds support for built-in memory to ConversationalQARetrievalChain by @jacoblee93 in #1463
Full Changelog: 0.0.85...0.0.86
Release 0.0.85
What's Changed
- Release 0.0.84 by @jacoblee93 in #1424
- Remove outdated remark in docs/modules/models/chat/index.mdx by @DanielPopOut in #1425
- Adds separate docs page for custom tools by @jacoblee93 in #1431
- Updates PR template to request Twitter handle for shoutouts! by @jacoblee93 in #1439
- fix ssl for Milvus.fromText by @shanghaikid in #1452
- feat: add Momento as a standard cache and chat history provider by @malandis in #1416
- Add support for memoryPrompts in StructuredChatAgent by @andrewlei in #1347
- Refactor conversational retrieval QA chain factory method by @jacoblee93 in #1459
- Make the get request tool more reliable for StructuredAgent by @emilsedgh in #1453
- Adds ZepMemory and ZepRetriever by @jacoblee93 in #1450
New Contributors
- @DanielPopOut made their first contribution in #1425
- @shanghaikid made their first contribution in #1452
- @malandis made their first contribution in #1416
- @andrewlei made their first contribution in #1347
Full Changelog: 0.0.84...0.0.85
Release 0.0.84
What's Changed
- Release 0.0.83 by @jacoblee93 in #1411
- fix: intermediateSteps undefined problem. by @gkhngyk in #1415
- Factor out and wrap environment variable access in a try/catch by @jacoblee93 in #1413
- fix: #1383 update faiss-node to avoid libomp missing by @ewfian in #1420
- feat: add figma loader by @munkhorgil in #1148
- Allow passing options to LLM chains inside MultiRetrievalQAChain and MultiPromptChain. by @ppramesi in #1325
- Add latex text splitter by @steventsao in #1127
- feat: notion db loader by @munkhorgil in #1342
- Tigris vectorstore by @jacoblee93 in #1423
New Contributors
- @gkhngyk made their first contribution in #1415
- @munkhorgil made their first contribution in #1148
- @steventsao made their first contribution in #1127
Full Changelog: 0.0.83...0.0.84
Release 0.0.83
What's Changed
- Release by @jacoblee93 in #1401
- Google Vertex AI docs update by @jacoblee93 in #1402
- Adds pull request template, update docs by @jacoblee93 in #1403
- Export calculateMaxTokens by @kushp in #1322
- fix: fixed export of APIChainOptions by @vjsai in #1410
New Contributors
Full Changelog: 0.0.82...0.0.83
Release 0.0.82
What's Changed
- Release by @jacoblee93 in #1380
- Update lockfile by @jacoblee93 in #1381
- Add docs on hidden faiss-node dependency, change unit test to an integration test by @jacoblee93 in #1385
- Allow passing Anthropic apiUrl to ChatAnthropic constructor by @humphd in #1391
- Fix ternary by @nfcampos in #1393
- Update index.md(Fix typo) by @ssh00n in #1397
- Scrape all pages, not only level 1 navigation by @emilsedgh in #1191
- Feature: Google Vertex AI Embeddings model by @afirstenberg in #1388
- Added google custom search as a tool by @YIZHUANG in #1260
- feat: Created Upstash Redis Chat Memory for Edge and Serverless environments by @henriquegdantas in #1346
- Add API chain by @jacoblee93 in #1400
- Feature: Google Vertex AI Chat model by @afirstenberg in #1384
- Adds Qdrant vector store by @jacoblee93 in #1396
New Contributors
- @humphd made their first contribution in #1391
- @ssh00n made their first contribution in #1397
- @emilsedgh made their first contribution in #1191
- @YIZHUANG made their first contribution in #1260
- @henriquegdantas made their first contribution in #1346
Full Changelog: 0.0.81...0.0.82
Release 0.0.81
What's Changed
- Release 0.0.80 by @jacoblee93 in #1378
- Update inner README by @jacoblee93 in #1379
- Update Port Numbers by @vowelparrot in #1376
Full Changelog: 0.0.80...0.0.81
Release 0.0.80
What's Changed
- Release by @jacoblee93 in #1375
- Added filter to ChromaDB vector store + update chroma package. by @ppramesi in #1348
- ignore like .gitignore in GithubLoader by @tonisives in #1177
- Feature: Google Vertex AI PaLM Support by @afirstenberg in #1273
- Feature: Enhanced Document Splitting with Contextual Chunk Headers by @mryraghi in #961
- Adds contribution guidelines for integrations by @jacoblee93 in #1369
- Fix incorrect link in integration guide by @jacoblee93 in #1377
New Contributors
- @tonisives made their first contribution in #1177
- @afirstenberg made their first contribution in #1273
- @mryraghi made their first contribution in #961
Full Changelog: 0.0.79...0.0.80
Release 0.0.79
What's Changed
- Release 0.0.78 by @nfcampos in #1331
- Adds async getPrompt method to prompt selectors by @jacoblee93 in #1334
- Allow filter value in ".call" invocation for VectorDBQAChain by @brettgrigsby in #1111
- chore(version): update package @zilliz/milvus2-sdk-node from 2.2.0 to 2.2.7 by @Todmy in #1024
- Add couple of run and session crud by @vowelparrot in #1305
- Update motorhead_memory.md by @bfpill in #1343
- Update .env.example by @jakangah in #1340
- chore: fixing docs - document_qa by @orrgal1 in #1358
- Update metal - remove
.default
by @Czechh in #1085 - chore: remove useless code by @L-Qun in #1351
- fix: query_constructor prompt fix by @ppramesi in #1356
- [DOCS]: Add Kinsta to list of providers by @kristofdombi in #1352
- Make API URL optional when specifed via env var by @vowelparrot in #1359
- Fix redis chat message history message hydration by @nfcampos in #1374
New Contributors
- @brettgrigsby made their first contribution in #1111
- @Todmy made their first contribution in #1024
- @bfpill made their first contribution in #1343
- @jakangah made their first contribution in #1340
- @orrgal1 made their first contribution in #1358
- @L-Qun made their first contribution in #1351
- @kristofdombi made their first contribution in #1352
Full Changelog: 0.0.78...0.0.79