mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
docs(routing.md): add docs on using caching groups across deployments
This commit is contained in:
parent
84ad9f441e
commit
5b4ca42de6
2 changed files with 58 additions and 197 deletions
|
@ -14,6 +14,7 @@ import dotenv, traceback, random, asyncio, time, contextvars
|
|||
from copy import deepcopy
|
||||
import httpx
|
||||
import litellm
|
||||
|
||||
from litellm import ( # type: ignore
|
||||
client,
|
||||
exception_type,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue