mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-15 19:58:00 +00:00
27 lines
1.1 KiB
Markdown
27 lines
1.1 KiB
Markdown
<!--
|
||
* @Author: jackning 270580156@qq.com
|
||
* @Date: 2024-02-02 09:32:36
|
||
* @LastEditors: jackning 270580156@qq.com
|
||
* @LastEditTime: 2024-07-20 08:24:46
|
||
* @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.
|
||
* 仅支持企业内部员工自用,严禁私自用于销售、二次销售或者部署SaaS方式销售
|
||
* 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.
|
||
-->
|
||
# AI 模块
|
||
|
||
## docs
|
||
|
||
- [spring-ai](https://spring.io/projects/spring-ai)
|
||
- [spring-ai-docs](https://docs.spring.io/spring-ai/reference/index.html)
|
||
- [spring-ai-getting-started](https://docs.spring.io/spring-ai/reference/getting-started.html)
|
||
- [spring-ai-github](https://github.com/spring-projects/spring-ai)
|
||
|
||
```bash
|
||
ollama --help
|
||
```
|