CoolFace
Apppublic

command2283/jetbrainsai2api

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes
App README

JetBrains AI API

This is a JetBrains AI API service deployed on Hugging Face Spaces.

Features

  • —OpenAI and Anthropic API compatibility
  • —JWT token authentication
  • —Multiple model support
  • —Environment variable configuration

Configuration

Configure your JWT tokens and API keys through the Hugging Face Spaces secrets:

推荐方式(逗号分隔格式):

  • —JWT_TOKEN: 多个JWT令牌,使用逗号分隔,如:token1,token2,token3
  • —CLIENT_API_KEYS: 多个客户端API密钥,使用逗号分隔

备选方式(分别配置):

  • —JWT_TOKEN_1 - JWT_TOKEN_5: 单独配置每个JWT令牌

Usage

Once deployed, the API will be available at your Hugging Face Space URL on port 8000.

Version

Version: