Code Monkey home page Code Monkey logo

Comments (3)

learnLi avatar learnLi commented on June 29, 2024 1

@oldweipro 昨天刚使用了你的项目跑了下docker就发现有限制了,你有替代的方案吗?我最近打算使用slack-claude去转,也是能用,就是官方的sdk并没有golang版本的,使用的是python调试的。其次关于上下文的的体验使用附件让claude理解还是会带出很多不必要的信息,有时候连JSON格式的上下文都会输出。下面是我使用slack-claude应对的方案,其实在上下文中可以给它一些必要的限制条件,输出会好很多
image

from claude-to-chatgpt.

oldweipro avatar oldweipro commented on June 29, 2024

请检查 sessionKeys 设置是否正确,注意 yaml 中的数组格式:

base-url:
claude:
  session-keys:
    - sk-aaa
    - sk-bbb
    - sk-ccc
http-proxy:

from claude-to-chatgpt.

oldweipro avatar oldweipro commented on June 29, 2024

你试试0.0.6是否可以修复你的问题。

from claude-to-chatgpt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.