litellm-mirror/litellm
2023-12-08 19:10:35 -08:00
..
deprecated_litellm_server fix(litellm_server): commenting out the code 2023-11-20 15:39:05 -08:00
integrations fix(langfuse.py): metadata none error 2023-12-06 17:24:59 -08:00
llms (feat) vertex ai - better debugging 2023-12-07 09:38:37 -08:00
proxy (docs) proxy - OTEL + traceloop 2023-12-08 18:39:52 -08:00
tests (test) caching reset success_callback 2023-12-08 19:10:35 -08:00
__init__.py (feat) router - add model_group_alias_map 2023-12-06 20:13:33 -08:00
_logging.py (fix) make print_verbose non blocking 2023-12-07 17:31:32 -08:00
_redis.py fix(_redis.py): check if string before checking os.environ 2023-12-07 15:08:11 -08:00
_version.py formatting improvements 2023-08-28 09:20:50 -07:00
budget_manager.py (fix) make print_verbose non blocking 2023-12-07 17:31:32 -08:00
caching.py (feat) caching - streaming caching support 2023-12-08 11:50:37 -08:00
cost.json store llm costs in budget manager 2023-09-09 19:11:35 -07:00
exceptions.py fix(proxy_server.py): run ollama serve when ollama in config.yaml 2023-11-21 08:35:04 -08:00
main.py (feat) proxy: log model_info + proxy_server request 2023-12-08 14:26:18 -08:00
model_prices_and_context_window_backup.json added support for bedrock llama models 2023-11-13 15:41:21 -08:00
requirements.txt Add symlink and only copy in source dir to stay under 50MB compressed limit for Lambdas. 2023-11-22 23:07:33 -05:00
router.py (feat) proxy: pass model_info as kwargs 2023-12-08 14:26:18 -08:00
timeout.py fix(promptlayer.py): fixing promptlayer logging integration 2023-11-13 15:04:15 -08:00
utils.py (fix) asyc callback + stream-stop dbl cnt chunk 2023-12-08 17:25:05 -08:00