{
  "version": "1.0",
  "type": "overall",
  "interval": "day",
  "date": "2025-11-17",
  "generatedAt": "2026-05-13T23:41:48.716Z",
  "sourceLastUpdated": "2026-05-13T23:41:48.716Z",
  "contentFormat": "markdown",
  "contentHash": "8fa106ec3db3ffdec1977049c566c8ab408d6756f2d0fe145fa1eced96d4dd59",
  "content": "On November 17, 2025, ElizaOS saw significant progress in core dependency management with the migration from an outdated LangChain version to a more modular text splitting library, alongside a new feature in `plugin-knowledge` to expose available documents as a state value for easier prompt binding. An emerging theme is the community's interest in Deepseek API integration across different plugins.\n\n## 🚨 Needs Attention\n- **Urgent Discussions**:\n    - [elizaos-plugins/plugin-knowledge#6156](https://github.com/elizaos-plugins/plugin-knowledge/issues/6156): An inquiry about Deepseek API integration suggests using `plugin-openrouter` or providing the API endpoint if Deepseek is OpenAI compatible.\n\n## ✅ Completed Work\n### Core Dependency Updates\n- The core `eliza` package migrated from the deprecated `langchain` v0.3 to `@langchain/textsplitters` v1.0, enhancing modularity and compatibility with newer LangChain versions. ([elizaos/eliza#6152](https://github.com/elizaos/eliza/pull/6152))\n- The issue concerning the deprecation of LangChain v0.3 was closed following the successful migration to `@langchain/textsplitters` v1.0. ([elizaos/eliza#6145](https://github.com/elizaos/eliza/issues/6145))\n\n### Plugin Enhancements\n- The `plugin-knowledge` now exposes available documents as a state value, making prompt binding easier by returning formatted documents with a count via new `values` fields and updated error handling. ([elizaos-plugins/plugin-knowledge#47](https://github.com/elizaos-plugins/plugin-knowledge/pull/47))\n\n## 🏗️ Work in Progress\n### New Pull Requests\n- **elizaos/eliza**:\n    - Bump `glob` dependency from 11.0.3 to 11.1.0 in `/packages/core`. ([elizaos/eliza#6157](https://github.com/elizaos/eliza/pull/6157))\n\n## 🐞 Issue Triage\n### New Issues\n- **elizaos/eliza**:\n    - A feature request was opened to inquire about the possibility of using the DeepSeek API with ElizaOS. ([elizaos/eliza#6156](https://github.com/elizaos/eliza/issues/6156))\n\n### Closed Issues\n- **elizaos/eliza**:\n    - The issue regarding the deprecation of LangChain v0.3 and the need for migration was closed. ([elizaos/eliza#6145](https://github.com/elizaos/eliza/issues/6145))"
}