Lambor's blog
Life is short, build something great

leetcode-36-有效的数独

题目 https://leetcode.cn/problems/valid-sudoku/description/ 核心思路 * 遍历二维数组,需要两层 for 循环 * 判断是否有重复数字,可通过 set 数据结构来判断 * 每一行,每一列,每大格,分别都是9个,因此需要用 Array 来包裹 set 元素

深入浅出 MCP

一、从 function calling 开始 要想理解 MCP,需要先理解 function calling 的概念 1.1 function calling 要解决什么问题? 大模型目前存在比较明显的两个问题 * 数据非最新,大模型训练成本很大,所以训练好了的数据无法做到与时俱进。 * 数据孤岛 - 数据领域受限,大模型训练的数据大多是公开的信息,私有领域的数据无法获取,

Coming soon

This is Lambor's blog, a brand new site by Lambor that's just getting started. Things will be up and running here

Episode

00:00:00 00:00:00