MkDocs for Material (#545)

* Create mkdocs.yaml

* Create mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* Update mkdocs.yml

* Update README.md

* Update coding_conventions.md

* Update documentation_guidelines.md

* Update testing.md

* Update heroku.md

* Update hetzner_ubuntu.md

* Update google_search.md

* Update introduction.md

* Update make_your_own.md

* Update stable_diffusion.md

* Update wolfram.md

* Update proxy.md

* Update user_auth_system.md

* Update bing_jailbreak_info.md

* Update breaking_changes.md

* Update multilingual_information.md

* Update project_origin.md

* Update tech_stack.md

* Update apis_and_tokens.md

* Update docker_install.md

* Update linux_install.md

* Update mac_install.md

* Update windows_install.md

* Update mkdocs.yml

* Update mkdocs.yml

* Update documentation_guidelines.md

* Add files via upload

* Create temp.txt

* Add files via upload

* Delete logo.png

* Create index.md

* Update mkdocs.yml

* Update mkdocs.yml

* Delete temp.txt

* Update README.md

* Update README.md

---------

Co-authored-by: Danny Avila <110412045+danny-avila@users.noreply.github.com>
This commit is contained in:
bsu3338 2023-06-24 22:00:10 -05:00 committed by GitHub
parent eceba36f54
commit fdc5265f48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 172 additions and 77 deletions

View file

@ -64,7 +64,3 @@ Fill in a name, select to "Search the entire web" and hit "Create":
![image](https://user-images.githubusercontent.com/23362597/233268067-5a6cfaf1-bec0-48b3-8add-70b218fb4264.png)
---
## [Go Back to ReadMe](../../../README.md)

View file

@ -73,6 +73,3 @@ Clicking on **"Show Agent Settings"** will allow you to modify parameters for th
![image](https://github.com/danny-avila/LibreChat/assets/110412045/9ddeb874-4323-45a3-b2aa-5492bc324716)
---
## [Go Back to ReadMe](../../../README.md)

View file

@ -284,6 +284,3 @@ module.exports = WolframAlphaAPI;
In this example, the `WolframAlphaAPI` class has helper methods like `fetchRawText`, `getAppId`, and `createWolframAlphaURL` to handle specific tasks. The `_call` method makes an HTTP request to the Wolfram Alpha API and returns the response.
---
## [Go Back to ReadMe](../../../README.md)

View file

@ -63,6 +63,3 @@ With the docker deployment you can skip step 2 and step 3, use the setup instruc
![image](https://github.com/danny-avila/LibreChat/assets/110412045/bbdffdc7-57b0-459e-87c2-c3c2871b74cb)
---
## [Go Back to ReadMe](../../../README.md)

View file

@ -19,6 +19,3 @@ An AppID must be supplied in all calls to the Wolfram|Alpha API.
![image](https://github.com/danny-avila/LibreChat/assets/110412045/fe5626ce-dfc5-4b0f-b203-e954975ff551)
---
## [Go Back to ReadMe](../../../README.md)

View file

@ -30,8 +30,3 @@ set in docker-compose.yml file, under services - api - environment
**Change `http://127.0.0.1:7890` to your proxy server**
---
## [Go Back to ReadMe](../../README.md)