docs: add engine

This commit is contained in:
tikikun 2023-12-01 14:05:33 +07:00
parent ea6af7f9a4
commit 01d3fb2f49
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
title: Engine
slug: /specs/engine
---
# Hello world

View File

@ -81,6 +81,7 @@ const sidebars = {
items: [
"specs/engineering/chats",
"specs/engineering/models",
"specs/engineering/engine",
"specs/engineering/threads",
"specs/engineering/messages",
"specs/engineering/assistants",