AbuAlone09 commited on
Commit
d1a8677
·
verified ·
1 Parent(s): 0e70d75

Update backend_api.py

Browse files
Files changed (1) hide show
  1. backend_api.py +1 -1
backend_api.py CHANGED
@@ -22,7 +22,7 @@ import httpx
22
 
23
  # Import model handling from backend_models
24
  from backend_models import (
25
- get_inference_client,
26
  get_real_model_id,
27
  is_native_sdk_model,
28
  is_mistral_model
 
22
 
23
  # Import model handling from backend_models
24
  from backend_models import (
25
+
26
  get_real_model_id,
27
  is_native_sdk_model,
28
  is_mistral_model