🎨 优化项目结构 && 完善ai配置
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package response
|
||||
|
||||
import "git.echol.cn/loser/ai_proxy/server/model/example"
|
||||
|
||||
type ExaFileResponse struct {
|
||||
File example.ExaFileUploadAndDownload `json:"file"`
|
||||
}
|
||||
Reference in New Issue
Block a user