2024-06-12 16:32:58 +08:00
|
|
|
|
<!--
|
|
|
|
|
|
* @Author: jackning 270580156@qq.com
|
|
|
|
|
|
* @Date: 2024-02-02 09:32:36
|
|
|
|
|
|
* @LastEditors: jackning 270580156@qq.com
|
2025-03-07 15:48:35 +08:00
|
|
|
|
* @LastEditTime: 2025-03-07 15:44:57
|
2024-06-12 16:32:58 +08:00
|
|
|
|
* @Description: bytedesk.com https://github.com/Bytedesk/bytedesk
|
|
|
|
|
|
* Please be aware of the BSL license restrictions before installing Bytedesk IM –
|
2025-01-06 18:03:40 +08:00
|
|
|
|
* selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.
|
2024-06-12 16:32:58 +08:00
|
|
|
|
* 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.
|
|
|
|
|
|
-->
|
2024-08-06 08:18:01 +08:00
|
|
|
|
# ai module
|
2024-03-29 16:26:33 +08:00
|
|
|
|
|
|
|
|
|
|
## docs
|
|
|
|
|
|
|
2024-08-06 08:18:01 +08:00
|
|
|
|
- [spring-ai-getting-started](https://docs.spring.io/spring-ai/reference/getting-started.html)
|
2025-03-07 15:48:35 +08:00
|
|
|
|
- [spring-ai-agentic-patterns](https://spring.io/blog/2025/01/21/spring-ai-agentic-patterns)
|
|
|
|
|
|
- [spring-ai-examples](https://github.com/spring-projects/spring-ai-examples)
|
2024-06-12 16:32:58 +08:00
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
|
|
ollama --help
|
|
|
|
|
|
```
|