书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 257 个相关结果.
  • 接入 M3E 向量模型

    接入 M3E 向量模型 前言 部署镜像 接入 One API 测试 接入 FastGPT 测试使用 接入 M3E 向量模型 将 FastGPT 接入私有化模型 M3E 前言 FastGPT 默认使用了 openai 的 embedding 向量模型,如果你想私有部署的话,可以使用 M3E 向量模型进行替换。M3E 向量模型属于小模型,资...
  • Event Hooks

    Event Hooks Examples Webhook Custom webhook Log Lambda You are browsing documentation for an older version. See the latest documentation here . Event Hooks Examples Eve...
  • Cross Compiling KubeEdge

    Cross Compiling KubeEdge For ARM Architecture from x86 Architecture Cross Compiling KubeEdge In most of the cases, when you are trying to compile KubeEdge edgecore on Raspberr...
  • 推荐编码规范

    推荐编码规范 命名规范 语法规范 书写规范 推荐阅读 推荐编码规范 下面是 Cocos Creator 开发团队使用的编码规范,收录在手册里以供游戏开发者和工具开发者参考。 命名规范 当我们为变量,函数和实例命名时, 使用 camelCase 命名法。 // bad const FOOBar = {}; ...
  • 接入 ChatGLM2-m3e 模型

    接入 ChatGLM2-m3e 模型 前言 部署镜像 接入 One API 测试 接入 FastGPT 测试使用 接入 ChatGLM2-m3e 模型 将 FastGPT 接入私有化模型 ChatGLM2和m3e-large 前言 FastGPT 默认使用了 OpenAI 的 LLM 模型和向量模型,如果想要私有化部署的话,可以使用...
  • Event Hooks

    Event Hooks Examples Webhook Custom webhook Log Lambda Event Hooks Examples Event hooks are outbound calls from Kong Gateway. With event hooks, the Kong Gateway can communi...
  • 2.1 理解代码窗口

    2173 2018-03-02 《CGDB中文手册》
    2.1 理解代码窗口 您可以通过代码窗口查看当前被调试程序的源代码。CGDB只能同时显示一个源文件。当用户调试程序的时候,通过 next 和 step 命令,CGDB将会更新源代码以及行号,以此提醒您调试进行到了何处。 CGDB有几个新特性能让调试比使用旧的GDB更方便。其中,当您在调试C,C++或ADA程序的时候,源代码是高亮的。这个特性可以让您更加...
  • CREATE SYNONYM

    CREATE SYNONYM 功能描述 注意事项 语法格式 参数说明 示例 相关链接 CREATE SYNONYM 功能描述 创建一个同义词对象。同义词是数据库对象的别名,用于记录与其他数据库对象名间的映射关系,用户可以使用同义词访问关联的数据库对象。 注意事项 定义同义词的用户成为其所有者。 若指定模式名称,则同义词在指定模...
  • Event Hooks

    Event Hooks Examples Webhook Custom webhook Log Lambda Event Hooks Examples Event hooks are outbound calls from Kong Gateway. With event hooks, the Kong Gateway can communi...
  • Event Hooks

    Event Hooks Examples Webhook Custom webhook Log Lambda You are browsing documentation for an older version. See the latest documentation here . Event Hooks Examples Eve...