Add GPTLocalhost to "docs/my-website/docs/projects" (#10687)

* Create GPTLocalhost.md

* Update sidebars.js
This commit is contained in:
GPTLocalhost (Word Add-in) 2025-05-09 22:44:48 +08:00 committed by GitHub
parent 7372978c1a
commit 86f19d2fae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,3 @@
# GPTLocalhost
[GPTLocalhost](https://gptlocalhost.com/demo#LiteLLM) - LiteLLM is supported by GPTLocalhost, a local Word Add-in for you to use models in LiteLLM within Microsoft Word. 100% Private.

View File

@ -552,6 +552,7 @@ const sidebars = {
"projects/LiteLLM Proxy",
"projects/llm_cord",
"projects/pgai",
"projects/GPTLocalhost",
],
},
"proxy/pii_masking",