mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-20 10:20:15 +01:00
* mkdocs plugins: add plugin for social cards and plugin that allow to exclude a folder * docs: fix hyperlinks * mkdocs: social cards (descriptions) for 'contributions' and 'deployment' guides * mkdocs: social cards (descriptions) for all 'index.md' * mkdocs: social cards (descriptions) for 'features' and 'plugins' * mkdocs: social cards (descriptions) for 'general_info' * mkdocs: social cards (descriptions) for 'configuration' * mkdocs: social cards (descriptions) for 'installation' * mkdocs: minor fixes * update librechat.svg * update how_to_contribute.md add reference to the official GitHub documentation
13 lines
No EOL
610 B
Markdown
13 lines
No EOL
610 B
Markdown
---
|
|
title: General Information
|
|
description: 📜 This section contains information about LibreChat, such as its history, purpose, and values. You will also find the details of the tech stack, the code of conduct, and the breaking changes that affect the project.
|
|
weight: 4
|
|
---
|
|
|
|
# General Information
|
|
|
|
* ⚠️ [Breaking Changes](./breaking_changes.md)
|
|
* 👮 [Code of Conduct](https://github.com/danny-avila/LibreChat/blob/main/.github/CODE_OF_CONDUCT.md)
|
|
* 🌍 [Multilingual Information](multilingual_information.md)
|
|
* 🧭 [Origin](project_origin.md)
|
|
* 🧑💻 [Tech Stack](tech_stack.md) |