mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +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