首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏山行AI

    就在前天OpenAI新开源一个Next.js项目让开发AI助手变得更简单啦

    basic-chat•函数调用示例:http://localhost:3000/examples/function-calling•文件搜索示例:http://localhost:3000/examples/file-search /docs/assistants/tools/code-interpreter [8] 文件搜索: https://platform.openai.com/docs/assistants/tools/file-search context=streaming&lang=node.js [12] 文件搜索: https://platform.openai.com/docs/assistants/tools/file-search

    74510编辑于 2024-05-09
  • 来自专栏web秀

    Electron + Vue跨平台桌面应用开发实战教程(三)

    } } } </style> <template>

    <file-search

    1.8K20发布于 2020-08-19
  • 来自专栏图雀社区

    使用 Electron + Vue 打造一个有道云笔记桌面端应用(五):优化前端展示、组件设计和数据库的细节

    在页面交互上,点击“+”号的按钮出现下拉菜单,直接创建文件: 在file-search组件中调用$emit方法create,这里执行新增文件的逻辑,在 methods 中编写函数新增 Markdown

    2.1K00发布于 2020-06-28
  • 来自专栏web秀

    Electron + Vue跨平台桌面应用开发实战教程(二)

    目录的中的Home.vue主页文件中编写: <template>

    <file-search

    3.5K30发布于 2020-08-19
领券