create_docs_framework (#66)

* Init from quick start

* optimize docs config

* add image

* optimize docs config

* complement file

* drop comments

* add ci

---------

Co-authored-by: Young <afe.young@gmail.com>
This commit is contained in:
Linlang
2024-07-15 20:17:12 +08:00
committed by GitHub
parent 6c5549715c
commit 947e52bacd
17 changed files with 309 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
EMBEDDING_AZURE_API_VERSION: ${{ secrets.CHAT_AZURE_API_VERSION }}
EMBEDDING_MODEL: ${{ secrets.EMBEDDING_MODEL }}
name: lint test docs and build
run: make lint test docs build
run: make lint test docs build sphinx
strategy:
matrix:
python-version: