A proxy that wraps Solveit as an OpenAI-compatible LLM API
Project description
solveit-llm-proxy
Usage
Installation
Install latest from pypi
$ pip install solveit-llm-proxy
Documentation
Documentation can be found hosted on this GitHub repository’s pages. Additionally you can find package manager specific guidelines on pypi respectively.
How to use
Configuration
启动服务前,需设置SOLVEIT Secrets
SOLVEIT_API_KEY,作为Bearer Token鉴权
所有请求需在 Header 中携带:Authorization: Bearer your_secret_key
启动
执行python app.py
启用API服务
GET /v1/models
POST /v1/chat/completions
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file solveit_llm_proxy-0.0.2.tar.gz.
File metadata
- Download URL: solveit_llm_proxy-0.0.2.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d1890d74c945f1dfeecc252558e483aa4ea7e62444236fcd2168d9e429677a8
|
|
| MD5 |
85746afab1afa618bb69b3a797117d47
|
|
| BLAKE2b-256 |
d9ec97d30abe18948dc1d2dd0a5d26f3192f5df580a4cbf486a84025262d1c99
|
File details
Details for the file solveit_llm_proxy-0.0.2-py3-none-any.whl.
File metadata
- Download URL: solveit_llm_proxy-0.0.2-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bfff857738bd38fab065c51221669931935e63f2d306d420c83bddac8c527e3
|
|
| MD5 |
bc86b097112ebe6f41605eab26a7e61b
|
|
| BLAKE2b-256 |
3ecbf9ed0b9e131f4fc75e711bccd2c7dd107c8bf972bf8a852d8b74d452af9b
|