fix: use fastuuid helper (#14903)

* fix: use fastuuid helper across the codebase

First batch of changes, simple drop in replacement.

* second batch of changes

* fixed: script mistake on helper file
This commit is contained in:
Alexsander Hamir
2025-09-25 15:47:01 -07:00
committed by GitHub
parent ab5fb704c2
commit eaa04cd8ce
159 changed files with 204 additions and 207 deletions
+1 -1
View File
@@ -928,7 +928,7 @@ async def test_get_team_redis(client_no_auth):
import random
import uuid
from litellm._uuid import uuid
from unittest.mock import AsyncMock, MagicMock, PropertyMock, patch
from litellm.proxy._types import (