V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
codereric
V2EX  ›  程序员

调用 OpenAI 接口开发 VSCode 和 IDEA 插件,求推荐可二次开发的开源插件

  •  
  •   codereric · 7 天前 · 1302 次点击

    期望具备行间生成能力:包括行间推荐、增强生成代码、生成单元测试、代码生成 doc 注释、代码解释、生成行间注释、长函数拆分等(类似百度文心快码: https://comate.baidu.com/zh/readme

    16 条回复    2024-07-01 14:06:21 +08:00
    otakustay
        1
    otakustay  
       7 天前   ❤️ 1
    虽然我会推荐直接免费版 Comate 用着,毕竟百度的研发能力还是在线的
    但如果你一定要自研,用 https://github.com/continuedev/continue
    otakustay
        2
    otakustay  
       7 天前
    或者 https://github.com/srikanth235/privy 也行,但相比 Continue 还是不太成熟
    codereric
        3
    codereric  
    OP
       7 天前
    @otakustay 好的,多谢你~
    codereric
        4
    codereric  
    OP
       7 天前
    @otakustay 公司内部担心信息安全问题
    ispinfx
        5
    ispinfx  
       7 天前   ❤️ 1
    为什么不是使用本地模型。。调用 openai 不也是泄露么。。
    yuliuxuanke
        6
    yuliuxuanke  
       7 天前 via Android
    codegpt
    yuliuxuanke
        7
    yuliuxuanke  
       7 天前 via Android   ❤️ 1
    /carlrobertoh/CodeGPT
    TimePPT
        8
    TimePPT  
       7 天前 via Android
    @codereric 担心信息安全就不应该调公网 API 服务,得考虑私有化部署模型内网调用啊
    crackidz
        9
    crackidz  
       7 天前   ❤️ 1
    codereric
        10
    codereric  
    OP
       7 天前
    @ispinfx 公司的意思是可以用 OpenAI ,但担心一些插件内部做数据收集
    codereric
        11
    codereric  
    OP
       7 天前
    @yuliuxuanke 多谢,看了还不错~
    codereric
        12
    codereric  
    OP
       7 天前
    @crackidz 多谢分享~
    xpyusrs
        13
    xpyusrs  
       7 天前
    需要 openai 的接口么
    codereric
        14
    codereric  
    OP
       7 天前
    @xpyusrs 需要支持调用 OpenAI 接口
    yuliuxuanke
        15
    yuliuxuanke  
       7 天前 via Android
    @crackidz 不错
    teddybun
        16
    teddybun  
       5 天前
    还有个 autodev
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2333 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 12:48 · PVG 20:48 · LAX 05:48 · JFK 08:48
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.