mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
refactor(router.py): spacing
This commit is contained in:
parent
4f93f4ddb2
commit
e6e9a595f8
3 changed files with 1 additions and 0 deletions
BIN
dist/litellm-0.12.4.dev2-py3-none-any.whl
vendored
Normal file
BIN
dist/litellm-0.12.4.dev2-py3-none-any.whl
vendored
Normal file
Binary file not shown.
BIN
dist/litellm-0.12.4.dev2.tar.gz
vendored
Normal file
BIN
dist/litellm-0.12.4.dev2.tar.gz
vendored
Normal file
Binary file not shown.
|
@ -2,6 +2,7 @@ from typing import Union, List, Dict, Optional
|
||||||
from datetime import datetime
|
from datetime import datetime
|
||||||
import litellm
|
import litellm
|
||||||
|
|
||||||
|
|
||||||
class Router:
|
class Router:
|
||||||
"""
|
"""
|
||||||
Example usage:
|
Example usage:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue