Skip to content

Commit bd34444

Browse files
committed
feat: update r1 to support tool call
1 parent 8234891 commit bd34444

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## yuanjing
22

33
**Author:** sunlm
4-
**Version:** 0.0.1
4+
**Version:** 0.0.5
55
**Type:** model
66

77
### Description

Diff for: manifest.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
version: 0.0.4
1+
version: 0.0.5
22
type: plugin
33
author: leeeeeem
4-
name: yuanjing
4+
name: yuanjing2
55
label:
66
en_US: yuanjing
77
ja_JP: yuanjing

Diff for: models/llm/deepseek-r1.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ label:
55
model_type: llm
66
features:
77
- agent-thought
8+
- tool-call
89
model_properties:
910
mode: chat
1011
context_size: 32000

0 commit comments

Comments
 (0)