plano/crates
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
..
common add in time to first token stat 2024-11-08 18:09:37 -08:00
llm_gateway fix bug with checking for token count of zero 2024-11-08 18:09:37 -08:00
prompt_gateway obfuscate auth header (#254) 2024-11-08 15:17:39 -06:00
Cargo.lock Cotran/hallucination (#208) 2024-10-22 12:52:01 -07:00
Cargo.toml Add cargo workspace to allow rust-analyzer to work correctly (#197) 2024-10-18 15:44:52 -04:00