Releases: langchain-ai/langchainjs
Releases Β· langchain-ai/langchainjs
Release 0.0.89
What's Changed
- Release 0.0.88 by @jacoblee93 in #1487
- Add missing commas in agent prompts json by @nfcampos in #1498
- fix: Tracing python doc link 404 not found redirection problem. by @gkhngyk in #1484
- Fix typo in method by @jacoblee93 in #1499
- Add unit tests to chromadb integration by @cdiddy77 in #1490
- ported over the generative agent abstractions from python (and docs) by @dylanintech in #1489
- Add PromptLayer chat model support, return promptLayerRequestID in generationInfo by @SalehHindi in #1274
- Add new filetypes supported by Unstructured by @qued in #1500
- fix username and password for Milvus.fromText and Milvus.fromDocuments by @DeeWooo in #1492
- Add SingleStore vectorstore integration by @volodymyr-memsql in #1409
New Contributors
- @cdiddy77 made their first contribution in #1490
- @dylanintech made their first contribution in #1489
- @SalehHindi made their first contribution in #1274
- @qued made their first contribution in #1500
- @DeeWooo made their first contribution in #1492
- @volodymyr-memsql made their first contribution in #1409
Full Changelog: 0.0.88...0.0.89
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