Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Senkita/Thinkbuddy-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thinkbuddy-Proxy

Introduction

Thinkbuddy API Proxy for Open-WebUI

Features

  • 兼容 OpenAI API
  • 使用 KV 进行 Token 缓存,避免频繁获取触发 Firebase API 限制

Installation

  1. CloudFlare 新建 KV 命名空间
npx wrangler kv:namespace create "KV_NAME" # 获取id
npx wrangler kv:namespace list # 或直接查看已有KV命名空间id
  1. 填入wrangler.tomlKV_NAMESPACE_ID

Usage

Maintainers

License

GNU AFFERO GENERAL PUBLIC LICENSE © Senkita