| .. |
|
deprecated_litellm_server
|
fix(litellm_server): commenting out the code
|
2023-11-20 15:39:05 -08:00 |
|
integrations
|
fix(custom_logger.py): enable pre_call hooks to modify incoming data to proxy
|
2023-12-13 16:20:37 -08:00 |
|
llms
|
fix(vertex_ai.py): add exception mapping for acompletion calls
|
2023-12-13 16:35:50 -08:00 |
|
proxy
|
(feat) proxy add docstring for /test
|
2023-12-14 16:51:16 +05:30 |
|
router_strategy
|
fix(router.py): fix least-busy routing
|
2023-12-08 20:29:49 -08:00 |
|
tests
|
(test) ollama test
|
2023-12-14 19:48:18 +05:30 |
|
__init__.py
|
(feat) caching - add supported call types
|
2023-12-14 22:27:14 +05:30 |
|
_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
|
(fix) linting
|
2023-12-14 22:35:29 +05:30 |
|
cost.json
|
store llm costs in budget manager
|
2023-09-09 19:11:35 -07:00 |
|
exceptions.py
|
fix(vertex_ai.py): add exception mapping for acompletion calls
|
2023-12-13 16:35:50 -08:00 |
|
main.py
|
(feat) add mistral api
|
2023-12-14 18:17:48 +05:30 |
|
model_prices_and_context_window_backup.json
|
(fix) update back model prices with latest llms
|
2023-12-11 10:56:01 -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) caching - add supported call types
|
2023-12-14 22:27:14 +05:30 |
|
timeout.py
|
fix(promptlayer.py): fixing promptlayer logging integration
|
2023-11-13 15:04:15 -08:00 |
|
utils.py
|
(feat) control caching for embedding, completion
|
2023-12-14 22:31:04 +05:30 |