mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
Merge pull request #977 from Manouchehri/patch-2
Mention Neon as a database option in docs
This commit is contained in:
commit
132218e0ed
1 changed files with 1 additions and 1 deletions
|
|
@ -634,7 +634,7 @@ Grant other's temporary access to your proxy, with keys that expire after a set
|
|||
|
||||
Requirements:
|
||||
|
||||
- Need to a postgres database (e.g. [Supabase](https://supabase.com/))
|
||||
- Need to a postgres database (e.g. [Supabase](https://supabase.com/), [Neon](https://neon.tech/), etc)
|
||||
|
||||
You can then generate temporary keys by hitting the `/key/generate` endpoint.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue