📌 📄 内容摘要:
Neuroplexus 在 FreeAiChatPlayground2Api 中发帖
从再来一个无限 O3 / O4-mini / g 4.1 / c 3.7 / c3.5 / r1 / v3 / grok 3 / g 2.5 pro / flux pro 1.1继续讨论:
我都懒得放合集里
// freeai_proxy.ts
import { serve } from "https://deno.land/[email protected]/http/server.ts";
const FREEAI_API_BASE = "https://freeaichatplayground.com/api/v1";
const DEFAULT_MODEL = "Deepseek R1";
// 获取可用模型列表
async function fetchModels() {
try {
const response = await fetch(`${FREEAI_API_B...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/578114/1 ─────────────────────────────
📢 来源:LINUX DO