What's Changed
- Release 0.0.167 by @jacoblee93 in #2916
- Mark the docs scripts files as executable. by @obi1kenobi in #2932
- Add more memory to linter by @jacoblee93 in #2934
- Update repo path to point to
langchain-ai
GitHub org. by @obi1kenobi in #2933 - fix: update llm_streaming_stream_method.ts doc by @cjbt in #2929
- Make format_instructions an optional argument in chat agent by @EKMeyerson in #2931
- Update graph_db_custom_prompt.ts by @tomasonjo in #2920
- Simplify docs structure, remove skeleton by @jacoblee93 in #2935
- Run build in series by @jacoblee93 in #2936
- Remove snippets by @jacoblee93 in #2937
- Use SWC to generate AST by @jacoblee93 in #2939
- WIP: add runManager.handleLLMNewToken missing call by @ivoneijr in #2910
- Run exports tests in parallel on GitHub CI. by @obi1kenobi in #2944
- feat: add CloseVector as VectorStore provider by @jo32 in #2832
- Feature: Add Fake integration support to match Python library by @frankolson in #2928
- Adds Cloudflare Workers AI LLM and chat model by @jacoblee93 in #2923
New Contributors
- @cjbt made their first contribution in #2929
- @EKMeyerson made their first contribution in #2931
- @jo32 made their first contribution in #2832
- @frankolson made their first contribution in #2928
Full Changelog: 0.0.167...0.0.168