We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6839f7d commit 0cd4218Copy full SHA for 0cd4218
edenai_apis/apis/microsoft/microsoft_llm_api.py
@@ -1,4 +1,4 @@
1
-from typing import List, Type, Union, Optional
+from typing import List, Type, Union, Optional, Literal, Dict
2
3
import httpx
4
from openai import BaseModel
0 commit comments