litellm-mirror/litellm
2023-11-16 07:57:50 -08:00
..
deprecated_litellm_server (chore) linting fixes 2023-11-15 17:25:06 -08:00
integrations fix(utils.py): fix langfuse integration 2023-11-15 14:05:40 -08:00
llms Merge pull request #811 from dchristian3188/bedrock-llama 2023-11-16 07:57:50 -08:00
proxy (chore) fix config yaml 2023-11-15 17:12:28 -08:00
tests fix(openai.py): using openai sdk for completion calls 2023-11-15 20:25:27 -08:00
.env.template fix(env-template): fixing togetherai api key naming in env template 2023-10-10 18:43:42 -07:00
__init__.py fix(openai.py): switch back to using requests instead of httpx 2023-11-15 18:25:21 -08:00
_version.py formatting improvements 2023-08-28 09:20:50 -07:00
budget_manager.py refactor(all-files): removing all print statements; adding pre-commit + flake8 to prevent future regressions 2023-11-04 12:50:15 -07:00
caching.py fix(caching.py): dump model response object as json 2023-11-13 10:41:04 -08:00
cost.json store llm costs in budget manager 2023-09-09 19:11:35 -07:00
exceptions.py fix(azure.py-+-proxy_server.py): fix function calling response object + support router on proxy 2023-11-15 13:15:16 -08:00
main.py bugfixes for ollama 2023-11-15 19:27:06 -06:00
model_prices_and_context_window_backup.json added support for bedrock llama models 2023-11-13 15:41:21 -08:00
router.py refactor(router.py): renaming variable 2023-11-15 12:31:29 -08:00
timeout.py fix(promptlayer.py): fixing promptlayer logging integration 2023-11-13 15:04:15 -08:00
utils.py Merge pull request #811 from dchristian3188/bedrock-llama 2023-11-16 07:57:50 -08:00