Skip to content

Commit

Permalink
Update README with a note about the official OpenAI API support
Browse files Browse the repository at this point in the history
  • Loading branch information
rakyll authored Nov 8, 2024
1 parent cb7be38 commit 926d39a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

[![Go](https://github.com/google-gemini/proxy-to-gemini/actions/workflows/go.yml/badge.svg)](https://github.com/google-gemini/proxy-to-gemini/actions/workflows/go.yml)

> [!IMPORTANT]
> Gemini API officially supports OpenAI API compatibility and this sidecar is no longer needed.
> See the [blog post](https://developers.googleblog.com/en/gemini-is-now-accessible-from-the-openai-library/) for more details!

A simple proxy server to access Gemini models by using other well-known APIs like OpenAI and Ollama.

## Setup
Expand Down

0 comments on commit 926d39a

Please sign in to comment.