mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 20:22:39 +08:00
Feat/explore (#198)
This commit is contained in:
@@ -210,6 +210,7 @@ export type App = {
|
||||
is_demo: boolean
|
||||
/** Model configuration */
|
||||
model_config: ModelConfig
|
||||
app_model_config: ModelConfig
|
||||
/** Timestamp of creation */
|
||||
created_at: number
|
||||
/** Web Application Configuration */
|
||||
|
||||
Reference in New Issue
Block a user