Commit 1d8a64a
authored
Sync model names and costs via LiteLLM's registry (#227)
Our friends at https://github.com/BerriAI/litellm maintain a great
registry of model costs which we can reuse. This script helps us
automatically keep things in sync.
To facilitate this, I moved the models into their own file. Note that
this change _does not_ include the application of any changes from this
script. That's in [a separate
PR](#228) so we
can clearly see what they are.1 parent a117b31 commit 1d8a64a
File tree
7 files changed
+3553
-2796
lines changed- packages/proxy
- schema
- scripts
7 files changed
+3553
-2796
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | | - | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
0 commit comments