@aigne/example-chat-bot 1.15.91-beta.8 → 1.15.91
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +247 -0
- package/README.md +4 -4
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,252 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.15.91](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.32...example-chat-bot-v1.15.91) (2026-01-16)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* The following workspace dependencies were updated
|
|
9
|
+
* dependencies
|
|
10
|
+
* @aigne/cli bumped to 1.59.0
|
|
11
|
+
|
|
12
|
+
## [1.15.91-beta.32](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.31...example-chat-bot-v1.15.91-beta.32) (2026-01-16)
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### Bug Fixes
|
|
16
|
+
|
|
17
|
+
* bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
|
|
18
|
+
* bump version ([70d217c](https://github.com/AIGNE-io/aigne-framework/commit/70d217c8360dd0dda7f5f17011c4e92ec836e801))
|
|
19
|
+
* bump version ([af04b69](https://github.com/AIGNE-io/aigne-framework/commit/af04b6931951afa35d52065430acc7fef4b10087))
|
|
20
|
+
* bump version ([ba7ad18](https://github.com/AIGNE-io/aigne-framework/commit/ba7ad184fcf32b49bf0507a3cb638d20fb00690d))
|
|
21
|
+
* bump version ([93a1c10](https://github.com/AIGNE-io/aigne-framework/commit/93a1c10cf35f88eaafe91092481f5d087bd5b3a9))
|
|
22
|
+
* **cli:** rename cmd option --chat to --interactive ([#865](https://github.com/AIGNE-io/aigne-framework/issues/865)) ([480eca4](https://github.com/AIGNE-io/aigne-framework/commit/480eca49a7381a330024f1f0026bbc5f89b57bbb))
|
|
23
|
+
* **cli:** run default agent if `entry-agent` argument not present ([#473](https://github.com/AIGNE-io/aigne-framework/issues/473)) ([8c46672](https://github.com/AIGNE-io/aigne-framework/commit/8c4667206a2336e74db07442dc296ef9f9265a0b))
|
|
24
|
+
* correct run example & doc improvements ([#707](https://github.com/AIGNE-io/aigne-framework/issues/707)) ([f98fc5d](https://github.com/AIGNE-io/aigne-framework/commit/f98fc5df28fd6ce6134128c2f0e5395c1554b740))
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### Dependencies
|
|
28
|
+
|
|
29
|
+
* The following workspace dependencies were updated
|
|
30
|
+
* dependencies
|
|
31
|
+
* @aigne/cli bumped to 1.59.0-beta.31
|
|
32
|
+
|
|
33
|
+
## [1.15.91-beta.31](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.30...example-chat-bot-v1.15.91-beta.31) (2026-01-16)
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
### Dependencies
|
|
37
|
+
|
|
38
|
+
* The following workspace dependencies were updated
|
|
39
|
+
* dependencies
|
|
40
|
+
* @aigne/cli bumped to 1.59.0-beta.30
|
|
41
|
+
|
|
42
|
+
## [1.15.91-beta.30](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.29...example-chat-bot-v1.15.91-beta.30) (2026-01-15)
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Dependencies
|
|
46
|
+
|
|
47
|
+
* The following workspace dependencies were updated
|
|
48
|
+
* dependencies
|
|
49
|
+
* @aigne/cli bumped to 1.59.0-beta.29
|
|
50
|
+
|
|
51
|
+
## [1.15.91-beta.29](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.28...example-chat-bot-v1.15.91-beta.29) (2026-01-15)
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
### Dependencies
|
|
55
|
+
|
|
56
|
+
* The following workspace dependencies were updated
|
|
57
|
+
* dependencies
|
|
58
|
+
* @aigne/cli bumped to 1.59.0-beta.28
|
|
59
|
+
|
|
60
|
+
## [1.15.91-beta.28](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.27...example-chat-bot-v1.15.91-beta.28) (2026-01-15)
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
### Dependencies
|
|
64
|
+
|
|
65
|
+
* The following workspace dependencies were updated
|
|
66
|
+
* dependencies
|
|
67
|
+
* @aigne/cli bumped to 1.59.0-beta.27
|
|
68
|
+
|
|
69
|
+
## [1.15.91-beta.27](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.26...example-chat-bot-v1.15.91-beta.27) (2026-01-15)
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
### Dependencies
|
|
73
|
+
|
|
74
|
+
* The following workspace dependencies were updated
|
|
75
|
+
* dependencies
|
|
76
|
+
* @aigne/cli bumped to 1.59.0-beta.26
|
|
77
|
+
|
|
78
|
+
## [1.15.91-beta.26](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.25...example-chat-bot-v1.15.91-beta.26) (2026-01-14)
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
### Dependencies
|
|
82
|
+
|
|
83
|
+
* The following workspace dependencies were updated
|
|
84
|
+
* dependencies
|
|
85
|
+
* @aigne/cli bumped to 1.59.0-beta.25
|
|
86
|
+
|
|
87
|
+
## [1.15.91-beta.25](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.24...example-chat-bot-v1.15.91-beta.25) (2026-01-13)
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
### Dependencies
|
|
91
|
+
|
|
92
|
+
* The following workspace dependencies were updated
|
|
93
|
+
* dependencies
|
|
94
|
+
* @aigne/cli bumped to 1.59.0-beta.24
|
|
95
|
+
|
|
96
|
+
## [1.15.91-beta.24](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.23...example-chat-bot-v1.15.91-beta.24) (2026-01-13)
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
### Dependencies
|
|
100
|
+
|
|
101
|
+
* The following workspace dependencies were updated
|
|
102
|
+
* dependencies
|
|
103
|
+
* @aigne/cli bumped to 1.59.0-beta.23
|
|
104
|
+
|
|
105
|
+
## [1.15.91-beta.23](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.22...example-chat-bot-v1.15.91-beta.23) (2026-01-12)
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
### Dependencies
|
|
109
|
+
|
|
110
|
+
* The following workspace dependencies were updated
|
|
111
|
+
* dependencies
|
|
112
|
+
* @aigne/cli bumped to 1.59.0-beta.22
|
|
113
|
+
|
|
114
|
+
## [1.15.91-beta.22](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.21...example-chat-bot-v1.15.91-beta.22) (2026-01-12)
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
### Dependencies
|
|
118
|
+
|
|
119
|
+
* The following workspace dependencies were updated
|
|
120
|
+
* dependencies
|
|
121
|
+
* @aigne/cli bumped to 1.59.0-beta.21
|
|
122
|
+
|
|
123
|
+
## [1.15.91-beta.21](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.20...example-chat-bot-v1.15.91-beta.21) (2026-01-10)
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
### Dependencies
|
|
127
|
+
|
|
128
|
+
* The following workspace dependencies were updated
|
|
129
|
+
* dependencies
|
|
130
|
+
* @aigne/cli bumped to 1.59.0-beta.20
|
|
131
|
+
|
|
132
|
+
## [1.15.91-beta.20](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.19...example-chat-bot-v1.15.91-beta.20) (2026-01-09)
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
### Dependencies
|
|
136
|
+
|
|
137
|
+
* The following workspace dependencies were updated
|
|
138
|
+
* dependencies
|
|
139
|
+
* @aigne/cli bumped to 1.59.0-beta.19
|
|
140
|
+
|
|
141
|
+
## [1.15.91-beta.19](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.18...example-chat-bot-v1.15.91-beta.19) (2026-01-08)
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
### Dependencies
|
|
145
|
+
|
|
146
|
+
* The following workspace dependencies were updated
|
|
147
|
+
* dependencies
|
|
148
|
+
* @aigne/cli bumped to 1.59.0-beta.18
|
|
149
|
+
|
|
150
|
+
## [1.15.91-beta.18](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.17...example-chat-bot-v1.15.91-beta.18) (2026-01-08)
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
### Bug Fixes
|
|
154
|
+
|
|
155
|
+
* bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
### Dependencies
|
|
159
|
+
|
|
160
|
+
* The following workspace dependencies were updated
|
|
161
|
+
* dependencies
|
|
162
|
+
* @aigne/cli bumped to 1.59.0-beta.17
|
|
163
|
+
|
|
164
|
+
## [1.15.91-beta.17](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.16...example-chat-bot-v1.15.91-beta.17) (2026-01-07)
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
### Dependencies
|
|
168
|
+
|
|
169
|
+
* The following workspace dependencies were updated
|
|
170
|
+
* dependencies
|
|
171
|
+
* @aigne/cli bumped to 1.59.0-beta.16
|
|
172
|
+
|
|
173
|
+
## [1.15.91-beta.16](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.15...example-chat-bot-v1.15.91-beta.16) (2026-01-07)
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
### Dependencies
|
|
177
|
+
|
|
178
|
+
* The following workspace dependencies were updated
|
|
179
|
+
* dependencies
|
|
180
|
+
* @aigne/cli bumped to 1.59.0-beta.15
|
|
181
|
+
|
|
182
|
+
## [1.15.91-beta.15](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.14...example-chat-bot-v1.15.91-beta.15) (2026-01-06)
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
### Dependencies
|
|
186
|
+
|
|
187
|
+
* The following workspace dependencies were updated
|
|
188
|
+
* dependencies
|
|
189
|
+
* @aigne/cli bumped to 1.59.0-beta.14
|
|
190
|
+
|
|
191
|
+
## [1.15.91-beta.14](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.13...example-chat-bot-v1.15.91-beta.14) (2026-01-06)
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
### Dependencies
|
|
195
|
+
|
|
196
|
+
* The following workspace dependencies were updated
|
|
197
|
+
* dependencies
|
|
198
|
+
* @aigne/cli bumped to 1.59.0-beta.13
|
|
199
|
+
|
|
200
|
+
## [1.15.91-beta.13](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.12...example-chat-bot-v1.15.91-beta.13) (2026-01-02)
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
### Bug Fixes
|
|
204
|
+
|
|
205
|
+
* **cli:** rename cmd option --chat to --interactive ([#865](https://github.com/AIGNE-io/aigne-framework/issues/865)) ([480eca4](https://github.com/AIGNE-io/aigne-framework/commit/480eca49a7381a330024f1f0026bbc5f89b57bbb))
|
|
206
|
+
|
|
207
|
+
|
|
208
|
+
### Dependencies
|
|
209
|
+
|
|
210
|
+
* The following workspace dependencies were updated
|
|
211
|
+
* dependencies
|
|
212
|
+
* @aigne/cli bumped to 1.59.0-beta.12
|
|
213
|
+
|
|
214
|
+
## [1.15.91-beta.12](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.11...example-chat-bot-v1.15.91-beta.12) (2025-12-31)
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
### Dependencies
|
|
218
|
+
|
|
219
|
+
* The following workspace dependencies were updated
|
|
220
|
+
* dependencies
|
|
221
|
+
* @aigne/cli bumped to 1.59.0-beta.11
|
|
222
|
+
|
|
223
|
+
## [1.15.91-beta.11](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.10...example-chat-bot-v1.15.91-beta.11) (2025-12-26)
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
### Dependencies
|
|
227
|
+
|
|
228
|
+
* The following workspace dependencies were updated
|
|
229
|
+
* dependencies
|
|
230
|
+
* @aigne/cli bumped to 1.59.0-beta.10
|
|
231
|
+
|
|
232
|
+
## [1.15.91-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.9...example-chat-bot-v1.15.91-beta.10) (2025-12-26)
|
|
233
|
+
|
|
234
|
+
|
|
235
|
+
### Dependencies
|
|
236
|
+
|
|
237
|
+
* The following workspace dependencies were updated
|
|
238
|
+
* dependencies
|
|
239
|
+
* @aigne/cli bumped to 1.59.0-beta.9
|
|
240
|
+
|
|
241
|
+
## [1.15.91-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.8...example-chat-bot-v1.15.91-beta.9) (2025-12-25)
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
### Dependencies
|
|
245
|
+
|
|
246
|
+
* The following workspace dependencies were updated
|
|
247
|
+
* dependencies
|
|
248
|
+
* @aigne/cli bumped to 1.59.0-beta.8
|
|
249
|
+
|
|
3
250
|
## [1.15.91-beta.8](https://github.com/AIGNE-io/aigne-framework/compare/example-chat-bot-v1.15.91-beta.7...example-chat-bot-v1.15.91-beta.8) (2025-12-25)
|
|
4
251
|
|
|
5
252
|
|
package/README.md
CHANGED
|
@@ -24,7 +24,7 @@ This example demonstrates how to create and run an agent-based chatbot using the
|
|
|
24
24
|
npx -y @aigne/example-chat-bot
|
|
25
25
|
|
|
26
26
|
# Run in interactive chat mode
|
|
27
|
-
npx -y @aigne/example-chat-bot --
|
|
27
|
+
npx -y @aigne/example-chat-bot --interactive
|
|
28
28
|
|
|
29
29
|
# Use pipeline input
|
|
30
30
|
echo "Tell me about AIGNE Framework" | npx -y @aigne/example-chat-bot
|
|
@@ -32,7 +32,7 @@ echo "Tell me about AIGNE Framework" | npx -y @aigne/example-chat-bot
|
|
|
32
32
|
|
|
33
33
|
### Connect to an AI Model
|
|
34
34
|
|
|
35
|
-
As an example, running `npx -y @aigne/example-chat-bot --
|
|
35
|
+
As an example, running `npx -y @aigne/example-chat-bot --interactive` requires an AI model. If this is your first run, you need to connect one.
|
|
36
36
|
|
|
37
37
|

|
|
38
38
|
|
|
@@ -93,7 +93,7 @@ cd aigne-framework/examples/chat-bot
|
|
|
93
93
|
pnpm start # Run in one-shot mode (default)
|
|
94
94
|
|
|
95
95
|
# Run in interactive chat mode
|
|
96
|
-
pnpm start --
|
|
96
|
+
pnpm start --interactive
|
|
97
97
|
|
|
98
98
|
# Use pipeline input
|
|
99
99
|
echo "Tell me about AIGNE Framework" | pnpm start
|
|
@@ -105,7 +105,7 @@ The example supports the following command-line parameters:
|
|
|
105
105
|
|
|
106
106
|
| Parameter | Description | Default |
|
|
107
107
|
|-----------|-------------|---------|
|
|
108
|
-
| `--
|
|
108
|
+
| `--interactive` | Run in interactive chat mode | Disabled (one-shot mode) |
|
|
109
109
|
| `--model <provider[:model]>` | AI model to use in format 'provider\[:model]' where model is optional. Examples: 'openai' or 'openai:gpt-4o-mini' | openai |
|
|
110
110
|
| `--temperature <value>` | Temperature for model generation | Provider default |
|
|
111
111
|
| `--top-p <value>` | Top-p sampling value | Provider default |
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aigne/example-chat-bot",
|
|
3
|
-
"version": "1.15.91
|
|
3
|
+
"version": "1.15.91",
|
|
4
4
|
"description": "A demonstration of using AIGNE Framework to build a chat bot",
|
|
5
5
|
"author": "Arcblock <blocklet@arcblock.io> https://github.com/blocklet",
|
|
6
6
|
"homepage": "https://github.com/AIGNE-io/aigne-framework/tree/main/examples/chat-bot",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"type": "module",
|
|
13
13
|
"bin": "aigne.yaml",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"@aigne/cli": "^1.59.0
|
|
15
|
+
"@aigne/cli": "^1.59.0"
|
|
16
16
|
},
|
|
17
17
|
"scripts": {
|
|
18
18
|
"start": "aigne run",
|