Code Monkey home page Code Monkey logo

Comments (5)

xinzhu666 avatar xinzhu666 commented on July 4, 2024 1

#4480 最新逻辑只有内置的claude模型会走 anthropic接口~~,应该可以解决你的问题~~

没懂只有内置的claude模型会走 anthropic接口是什么意思,非内置的需要如何设置?

如果我想claude模型走OpenAI的渠道需要怎么设置?因为用的是第三方代理的API,在上一个版本,是默认走OpenAI的渠道,最新版加了anthropic之后,我在环境变量中设置CUSTOM_MODELS为-all,+gpt-3.5-turbo-0125,+claude-3-opus,+claude-3-opus-20240229

image

使用的时候,还是走anthropic接口,不会走OpenAI接口。

亦或是设置CUSTOM_MODELS为-all,+gpt-3.5-turbo-0125,在自定义模型增加claude-3-opus,claude-3-opus-20240229(这样只有gpt-3.5-turbo-0125可用,不会显示claude模型)

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on July 4, 2024

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] What if you use the OpenAI channel to call the Claude model?

from chatgpt-next-web.

Dean-YZG avatar Dean-YZG commented on July 4, 2024

#4480 最新逻辑只有内置的claude模型会走 anthropic接口~~,应该可以解决你的问题~~

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on July 4, 2024

Bot detected the issue body's language is not English, translate it automatically.


#4480 The latest logic only has the built-in claude model that uses the anthropic interface~~, which should solve your problem~~

from chatgpt-next-web.

Issues-translate-bot avatar Issues-translate-bot commented on July 4, 2024

Bot detected the issue body's language is not English, translate it automatically.


#4480 In the latest logic, only the built-in claude model will use the anthropic interface~~, which should solve your problem~~

I don’t understand what Only the built-in claude model will use the anthropic interface means. How to set up non-built-in ones?

What settings do I need if I want the claude model to go through the OpenAI channel? Because it uses the API of a third-party agent, in the previous version, it defaulted to the OpenAI channel. After adding anthropopic to the latest version, I set CUSTOM_MODELS in the environment variable to -all,+gpt-3.5-turbo-0125, +claude-3-opus,+claude-3-opus-20240229

image

When using it, it still uses the anthropopic interface, not the OpenAI interface.

Or set CUSTOM_MODELS to -all,+gpt-3.5-turbo-0125 and add claude-3-opus,claude-3-opus-20240229 to the custom model (this way there is only gpt-3.5-turbo-0125 Available, claude model will not be displayed)

from chatgpt-next-web.

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.