What's Changed
- Release 0.0.74 by @nfcampos in #1205
- Add V2 Tracer by @vowelparrot in #1174
- Add LCP Client with CRD methods for datasets and examples by @vowelparrot in #1190
- Add V2 Env Var for Callbacks by @vowelparrot in #1197
- Run the Client over a Dataset by @vowelparrot in #1196
- Fix tracing variable check by @vowelparrot in #1210
- Speed-up Contextual Compression by using parallel async for-of loop by @karol-f in #1206
- feat: allow passing in verbose flag in loadSummarizationChain by @justindra in #1216
- Implement cancellation and timeout for all LLMs, allow passing LLM call options via LLMChain (like was already possible for stop) by @nfcampos in #1182
- fix: typo in schema docs by @pranavmalvawala in #1198
- Adding Redis Memory Support by @cmtoomey in #951
- Convert to Uint8Array to avoid Content-Type override by @dqbd in #1222
- Remove extra entrypoint by @nfcampos in #1220
- Add Chat Message Handling by @vowelparrot in #1218
- Separate base tracer from langchain tracers, Remove concept of session from base tracer, add missing exports, update console tracer accordingly by @nfcampos in #1221
- fix bug in getNumTokensFromMessages by @pczekaj in #1149
New Contributors
- @vowelparrot made their first contribution in #1174
- @karol-f made their first contribution in #1206
- @pranavmalvawala made their first contribution in #1198
- @cmtoomey made their first contribution in #951
Full Changelog: 0.0.74...0.0.75