mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-23 03:40:14 +01:00
Docs: updates & enhancements for MKDocs (#555)
* Update documents for mkdocs compatibility * documents update * documents update * Update README.md * Update README.md add link to "https://docs.librechat.ai" on the logo * document updates * docs - badge updates * docs - badge updates * docs - badge updates * Update docker_install.md * Update .env.example update default MONGO_URI to port 27018 so local install can communicate with the docker db * Update windows_install.md fix typo
This commit is contained in:
parent
d7270a1676
commit
df2a68e1e7
75 changed files with 1129 additions and 209 deletions
|
|
@ -21,15 +21,14 @@ Then you can get the API key, click the "Get a key" button on this page: https:/
|
|||
|
||||
Click to sign in(make a Google acct if you do not have one):
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## 3\. Register yourself a new account/Login to the Control Panel
|
||||
|
||||
|
||||
After logging in, you will be redirected to the Control Panel to create a new search engine:
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## 4\. Create a new search engine
|
||||
|
|
@ -37,13 +36,13 @@ After logging in, you will be redirected to the Control Panel to create a new se
|
|||
|
||||
Fill in a name, select to "Search the entire web" and hit "Create":
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## 5\. Copy your Search engine ID to your .env file
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## 6\. Go to [custom-search docs](https://developers.google.com/custom-search/v1/introduction) to get a Google search API key
|
||||
|
|
@ -51,16 +50,16 @@ Fill in a name, select to "Search the entire web" and hit "Create":
|
|||
|
||||
## 7\. Click "Get a Key":
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## 8\. Name your project and agree to the Terms of Service
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## 9\. Copy your Google search API key to your .env file
|
||||
|
||||
|
||||

|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue