mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-04-25 11:30:15 +00:00
25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
<!--
|
||
* @Author: jackning 270580156@qq.com
|
||
* @Date: 2024-04-28 11:40:46
|
||
* @LastEditors: jackning 270580156@qq.com
|
||
* @LastEditTime: 2024-12-02 22:57:49
|
||
* @Description: bytedesk.com https://github.com/Bytedesk/bytedesk
|
||
* Please be aware of the BSL license restrictions before installing Bytedesk IM –
|
||
* selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.
|
||
* Business Source License 1.1: https://github.com/Bytedesk/bytedesk/blob/main/LICENSE
|
||
* contact: 270580156@qq.com
|
||
* 联系:270580156@qq.com
|
||
* Copyright (c) 2024 by bytedesk.com, All Rights Reserved.
|
||
-->
|
||
# open source basic modules
|
||
|
||
- [ai](http://127.0.0.1:9003/ai/): LLM module
|
||
- [bbs](http://127.0.0.1:9003/bbs/): forum module
|
||
- core: core module
|
||
- [kbase](http://127.0.0.1:9003/kbase/): knowledge base module
|
||
- [service](http://127.0.0.1:9003/service/): customer service module
|
||
- [social](http://127.0.0.1:9003/social/): social module
|
||
- [team](http://127.0.0.1:9003/team/): team im module
|
||
- [ticket](http://127.0.0.1:9003/ticket/): ticket module
|
||
- [voc](http://127.0.0.1:9003/voc/): voice of customer module
|