free-api kimi-free-api step-free-api glm-free-api qwen-free-api emohaa-free-api Updated May 8, 2024 Shell Improve this page Add a description, image, and links to the glm-free-api topic page so that developers can more easily learn about it. Curate this topic Add this topic...
🚀 智谱清言 ChatGLM4大模型逆向API白嫖测试【特长:超强智能体】,支持高速流式输出、支持智能体对话、支持多轮对话、支持视频生成、支持AI绘图、支持联网搜索、支持长文档解读、支持代码调用、支持图像解析,零配置部署,多路token支持,自动清理会话痕迹。 - glm-free-
LLM Red Team/glm-free-api 代码Issues0Pull Requests0Wiki统计流水线 服务 我知道了,不再自动展开 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 master 分支(1) 标签(32) 管理 管理 ...
docker run -it -d --init --name glm-free-api -p 8000:8000 -e TZ=Asia/Shanghai vinlic/glm-free-api:latest 查看服务实时日志 docker logs -f glm-free-api 重启服务 docker restart glm-free-api 停止服务 Docker-compose部署 version:'3'services:glm-free-api:container_name:glm-free-apiimage:...
LLM Red Team/glm-free-api 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 Gitee Pages 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 统计 搜索 Fork (1) 懵木模/glm-free-api 7个月 前 ...
LLM Red Team/glm-free-api 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 Gitee Pages 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 统计 搜索 Star (6) xl1246 关注 Zhangyb 关注 风无痕 关注 free_bird 关注 ghjkg...
{ "name": "glm-free-api", "version": "0.0.30", "description": "GLM Free API Server", "type": "module", "main": "dist/index.js", "module": "dist/index.mjs", "types": "dist/index.d.ts", "directories": { "dist": "dist" }, "files": [ "dist/" ], "scripts": { "...
支持GLM-4-Plus高速流式输出、支持多轮对话、支持智能体对话、支持Zero思考推理模型、支持视频生成、支持AI绘图、支持联网搜索、支持长文档解读、支持图像解析,零配置部署,多路token支持,自动清理会话痕迹。 与ChatGPT接口完全兼容。 还有以下十个free-api欢迎关注: ...
<!DOCTYPE html> 🚀 服务已启动 glm-free-api已启动!请通过LobeChat / NextChat / Dify等客户端或OpenAI SDK接入! 1 2 3 4 5 6 7 8 9 10While the code is focused, press Alt+F1 for a menu of operations.
pm2 reload glm-free-api 停止服务 pm2 stop glm-free-api 接口列表 目前支持与openai兼容的 /v1/chat/completions 接口,可自行使用与openai或其他兼容的客户端接入接口,或者使用 dify 等线上服务接入使用。 对话补全 对话补全接口,与openai的 chat-completions-api 兼容。 POST /v1/chat/completions header 需要...