Ollama 安装与使用详细教学

Ollama Installation and Usage Tutorial

之前出了很多期关于 Ollama 安装部署的教程,信息较为零散,这次一步到位整理出完整的面向本地电脑使用 Ollama 的完整教学。教学面向初级使用者避免踩坑,有能力推荐阅读 Ollama 官方说明文...
3mos ago
06650
Graphiti MCP 为 Cursor 赋予持久记忆

Graphiti MCP Gives Persistent Memory to Cursors

在人工智能辅助软件开发日益普及的今天,一个关键的挑战浮出水面:如何让 AI 编码助手像人类开发者一样拥有跨会话的“记忆”,能够记住并应用项目的编码规范、偏好设置、特定流程甚至需求细节。目前,广受欢迎的...
2mos ago
06470
uv常用命令大全

uv common commands

The Python ecosystem has never been short of package management and environment management tools, from the classic pip and virtualenv to pip-tools and conda to the modern Poetry, PDM, and so on. Each tool has its area of specialization, but often...
2mos ago
06140