plano/crates/llm_gateway
aayushwhiz 840b6a0e3e fix bug with checking for token count of zero
Changed check to check that token count is > than 0, changed debug
message to say tokens, and divided time by number of tokens received
during that time so it is actually per token
2024-11-08 18:09:37 -08:00
..
src fix bug with checking for token count of zero 2024-11-08 18:09:37 -08:00
tests Add support for streaming and fixes few issues (see description) (#202) 2024-10-28 17:05:06 -07:00
Cargo.lock Code refactor and some improvements - see description (#194) 2024-10-18 12:53:44 -07:00
Cargo.toml split wasm filter (#186) 2024-10-16 14:20:26 -07:00