forked from phoenix/litellm-mirror
Update readme.md
This commit is contained in:
parent
c7b1578f35
commit
a229668be1
1 changed files with 8 additions and 0 deletions
|
@ -156,3 +156,11 @@ This project includes a `Dockerfile` allowing you to build and deploy a Docker P
|
|||
- Our emails ✉️ ishaan@berri.ai / krrish@berri.ai
|
||||
|
||||
|
||||
## Roadmap
|
||||
- [ ] Support hosted db (e.g. Supabase)
|
||||
- [ ] Easily send data to places like posthog and sentry.
|
||||
- [ ] Add a hot-cache for project spend logs - enables fast checks for user + project limitings
|
||||
- [ ] Implement user-based rate-limiting
|
||||
- [ ] Spending controls per project - expose key creation endpoint
|
||||
- [ ] Need to store a keys db -> mapping created keys to their alias (i.e. project name)
|
||||
- [ ] Easily add new models as backups / as the entry-point (add this to the available model list)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue