mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 支持应用内配置人工智能 https://github.com/siyuan-note/siyuan/issues/7714
This commit is contained in:
parent
3ef09e878b
commit
59004a664f
4 changed files with 24 additions and 68 deletions
|
|
@ -118,8 +118,6 @@ func Boot() {
|
|||
bootBanner := figure.NewColorFigure("SiYuan", "isometric3", "green", true)
|
||||
logging.LogInfof("\n" + bootBanner.String())
|
||||
logBootInfo()
|
||||
|
||||
initOpenAI()
|
||||
}
|
||||
|
||||
func setBootDetails(details string) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue