Giter Site home page Giter Site logo

Comments (3)

Vinlic avatar Vinlic commented on June 14, 2024

@zhentianxiang free-api不提供webui只提供api服务,请使用本地或在线客户端接入使用,客户端可以选择NextChat,LobeChat或Dify等。

from kimi-free-api.

Su-Dream avatar Su-Dream commented on June 14, 2024

我使用NextChat配置kimi-free-api时也遇到了这个问题

NextChat配置如下
接口地址:https://example.com/kimiApi
API_KEY:F12中获取的refresh_token

这是kimi的日志文件,前面两条get是我直接访问部署地址,后面的则是通过NextChat请求的

0|kimi-fre | [2024-04-07 21:47:50.418][info][server.ts<80,24>] <- GET /v1/chat 3ms 0|kimi-fre | [2024-04-07 21:47:52.849][debug][server.ts<75,20>] -> GET / request is not supported - 106.xxx.xxx.7 0|kimi-fre | [2024-04-07 21:47:52.850][info][server.ts<80,24>] <- GET / 1ms 0|kimi-fre | [2024-04-07 21:49:59.037][debug][server.ts<75,20>] -> GET /v1/chat request is not supported - 220.xxx.xxx.73 0|kimi-fre | [2024-04-07 21:49:59.038][info][server.ts<80,24>] <- GET /v1/chat 1ms 0|kimi-fre | [2024-04-07 21:54:42.096][debug][server.ts<75,20>] -> GET /kimiApi/ request is not supported - 127.0.0.1 0|kimi-fre | [2024-04-07 21:54:42.096][info][server.ts<80,24>] <- GET /kimiApi/ 0ms 0|kimi-fre | [2024-04-07 21:58:39.276][debug][server.ts<75,20>] -> POST /kimiApi/v1/chat/completions request is not supported - 127.0.0.1 0|kimi-fre | [2024-04-07 21:58:39.278][info][server.ts<80,24>] <- POST /kimiApi/v1/chat/completions 2ms 0|kimi-fre | [2024-04-07 21:58:39.376][debug][server.ts<75,20>] -> POST /kimiApi/v1/chat/completions request is not supported - 127.0.0.1 0|kimi-fre | [2024-04-07 21:58:39.376][info][server.ts<80,24>] <- POST /kimiApi/v1/chat/completions 0ms 0|kimi-fre | [2024-04-07 22:06:03.451][debug][server.ts<75,20>] -> POST /kimiApi/v1/chat/completions request is not supported - 127.0.0.1 0|kimi-fre | [2024-04-07 22:06:03.452][info][server.ts<80,24>] <- POST /kimiApi/v1/chat/completions 1ms 0|kimi-fre | [2024-04-07 22:08:37.856][debug][server.ts<75,20>] -> POST /kimiApi/v1/chat/completions request is not supported - 127.0.0.1 0|kimi-fre | [2024-04-07 22:08:37.857][info][server.ts<80,24>] <- POST /kimiApi/v1/chat/completions 1ms

image

from kimi-free-api.

Vinlic avatar Vinlic commented on June 14, 2024

@Su-Dream 日志中
/kimiApi/v1/chat/completions request is not supported
已经告知多了/kimiApi这个路径,如果你使用反向代理,请确认你的反代配置是否错误。

from kimi-free-api.

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.