This commit is contained in:
yumoqing 2024-09-07 11:27:33 +08:00
parent b6c93d375d
commit 86f7ee384b

View File

@ -3,7 +3,7 @@ from appPublic.dictObject import DictObject
from appPublic.oauth_client import OAuthClient from appPublic.oauth_client import OAuthClient
desc = { desc = {
"path":"/api/generate", "path":"/api/generate.dspy",
"method":"POST", "method":"POST",
"headers":[ "headers":[
{ {