📌 📄 内容摘要:
@stevessr 在 造点奇奇怪怪的史 中发帖
💩,让用户使用自己的apikey和baseurl 🤣
但是享受到 filter 的功能
"""
title: OpenRouter xAI Grok 4.1 Pure Pipe
license: MIT
"""
import requests
import json
from typing import List, Union, Generator, Iterator, Literal
from pydantic import BaseModel, Field
class Pipe:
class Valves(BaseModel):
YOUR_SITE_URL: str = Field(
default="https://openwebui.com", description="Site URL"
)
...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/1200513/1 ─────────────────────────────
📢 来源:LINUX DO