Skip to content

Commit

Permalink
refine docs of LLM, VLM nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
doombeaker committed Oct 22, 2024
1 parent db25f01 commit c52d91c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.UPDATE_GH_PAGES }}
publish_dir: ./docs/site

- name: Deploy via scp
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/ai-assistants/introduce.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## ☁️BizyAir SiliconCloud LLM API

The ☁️BizyAir SiliconCloud LLM API node is a cloud-based AI assistant that provides a set of APIs to help you build conversational interfaces.
The "☁️BizyAir SiliconCloud LLM API" node is a cloud-based AI assistant that provides a set of APIs to help you build conversational interfaces.

### Key Features:

Expand All @@ -18,7 +18,7 @@ For the most current information on available models and pricing, please refer t

## ☁️BizyAir SiliconCloud VLM API

The ☁️BizyAir SiliconCloud VLM API node is a cloud-based AI assistant that provides a set of APIs to help you build conversational interfaces.
The "☁️BizyAir SiliconCloud VLM API" node is a cloud-based AI assistant that provides a set of APIs to help you build conversational interfaces.

### Key Features:

Expand Down

0 comments on commit c52d91c

Please sign in to comment.