litellm/litellm
Krish Dholakia 78bff46d4a
Merge pull request #1947 from sorokine/main
Update utils.py: switched from pkg_resources to importlib.resources for `filename` stored in the `os.environ(TIKTOKEN_CACHE_DIR)`
2024-02-14 22:02:35 -08:00
..
deprecated_litellm_server refactor: add black formatting 2023-12-25 14:11:20 +05:30
integrations fix: fix merge issues 2024-02-13 23:04:12 -08:00
llms Merge branch 'main' into litellm_aioboto3_sagemaker 2024-02-14 21:46:58 -08:00
proxy fix(proxy_server.py): fix merge conflicts 2024-02-14 21:55:34 -08:00
router_strategy fix(lowest_latency.py): consistent time calc 2024-02-14 15:03:35 -08:00
tests Merge branch 'main' into litellm_aioboto3_sagemaker 2024-02-14 21:46:58 -08:00
types (types) routerConfig 2024-01-02 14:14:29 +05:30
__init__.py fix(vertex_ai.py): map finish reason 2024-02-14 11:42:13 -08:00
_logging.py fix(proxy_server.py): update user cache to with new spend 2024-02-06 23:06:05 -08:00
_redis.py fix(caching.py): use bulk writes and blockconnectionpooling for reads from Redis 2024-01-13 11:50:50 +05:30
_version.py (fix) ci/cd don't let importing litellm._version block starting proxy 2024-02-01 16:23:16 -08:00
budget_manager.py feat(utils.py): support region based pricing for bedrock + use bedrock's token counts if given 2024-01-26 14:53:58 -08:00
caching.py (fix) s3 cache proxy - fix notImplemented error 2024-02-13 16:34:43 -08:00
cost.json store llm costs in budget manager 2023-09-09 19:11:35 -07:00
exceptions.py fix(bedrock.py): add support for sts based boto3 initialization 2024-01-17 12:08:59 -08:00
main.py refactor(main.py): trigger rebuild 2024-02-14 21:57:08 -08:00
model_prices_and_context_window_backup.json (feat) add text-moderation OpenAI models 2024-02-14 10:34:20 -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) add moderation on router 2024-02-14 11:00:09 -08:00
timeout.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
utils.py Merge pull request #1947 from sorokine/main 2024-02-14 22:02:35 -08:00