.. |
deprecated_litellm_server
|
fix(litellm_server): commenting out the code
|
2023-11-20 15:39:05 -08:00 |
integrations
|
feat(router.py): add server cooldown logic
|
2023-11-22 15:59:48 -08:00 |
llms
|
fix(vertex_ai.py): fix exception mapping for vertex ai
|
2023-11-23 17:35:33 -08:00 |
proxy
|
fix(router.py): add support for context window fallbacks on router
|
2023-11-23 16:43:02 -08:00 |
tests
|
fix(utils.py): remove eos token for zephyr models
|
2023-11-23 17:47:39 -08:00 |
__init__.py
|
fix(utils.py): add param mapping for perplexity, anyscale, deepinfra
|
2023-11-22 10:04:27 -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
|
(feat) caching: Use seed, max_tokens etc in cache key
|
2023-11-23 18:17:12 -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
|
fix(main.py): only set api key to dynamic api key if it's not none
|
2023-11-23 16:45:44 -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
|
fix(router.py): fix linting errors
|
2023-11-23 16:50:19 -08:00 |
timeout.py
|
fix(promptlayer.py): fixing promptlayer logging integration
|
2023-11-13 15:04:15 -08:00 |
utils.py
|
fix(utils.py): vertex ai api error exception mapping
|
2023-11-23 17:50:50 -08:00 |