mirror of
https://github.com/katanemo/plano.git
synced 2026-06-02 14:35:14 +02:00
Add Ratelimit on request tokens (#44)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
This commit is contained in:
parent
d98517f240
commit
dd48689aee
10 changed files with 698 additions and 200 deletions
|
|
@ -18,6 +18,7 @@ open-message-format-embeddings = { path = "../open-message-format/clients/omf-em
|
|||
public-types = { path = "../public-types" }
|
||||
http = "1.1.0"
|
||||
governor = "0.6.3"
|
||||
tiktoken-rs = "0.5.9"
|
||||
|
||||
[dev-dependencies]
|
||||
proxy-wasm-test-framework = { git = "https://github.com/katanemo/test-framework.git", branch = "main" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue