update
This commit is contained in:
@@ -4,6 +4,8 @@ from typing import Literal
|
||||
FormatType = Literal[
|
||||
"Roadmap",
|
||||
"Guide",
|
||||
"FullGuide",
|
||||
"Rest",
|
||||
]
|
||||
|
||||
ProviderType = Literal["claude", "minimax", "lokal"]
|
||||
|
||||
Reference in New Issue
Block a user