diff --git a/elastic/views.py b/elastic/views.py index 4654ef6..fbbdbf0 100644 --- a/elastic/views.py +++ b/elastic/views.py @@ -667,7 +667,7 @@ def ocr_and_extract_info(image_path: str): # or getattr(settings, "ZAI_BASE_URL", "") # or "https://open.bigmodel.cn/api/paas/v4/" # ) - client = ZhipuAiClient(api_key="fb83a3f91e8c4e45af811236548765a2.cX4kUhigHm7VNowf") + client = ZhipuAiClient(api_key="982e9dc9d27a4f2f9db7e9effdb3c484.OfiJCdncJnTn0Q9h") types = get_type_list() chat_completion = client.chat.completions.create( messages=[