Skip to content

Commit

Permalink
chore: update readme purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
yinheli committed Oct 29, 2024
1 parent 4d2da39 commit a1ad9ac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
![CI-Build](https://github.com/yinheli/openai-relay/actions/workflows/build.yaml/badge.svg?branch=master)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

A Simple OpenAI API relay service built with Bun runtime, supporting various OpenAI-compatible backend services. This relay service provides seamless integration with Kubernetes through Helm charts.
## Purpose

This project is a lightweight OpenAI API relay service built with Bun runtime that enables routing requests to different OpenAI-compatible backend services based on model prefixes. It features seamless integration with Kubernetes through Helm charts for easy deployment and scaling.

## Features

Expand Down

0 comments on commit a1ad9ac

Please sign in to comment.