We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdfc2f6 commit 94f5558Copy full SHA for 94f5558
packages/cozeloop-ai/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# 🕗 ChangeLog - @cozeloop/ai
2
3
+## 0.0.7
4
+* PromptHub: multi-modal variable in template
5
+
6
## 0.0.6
7
* PromptHub: support prompt with Jinja2 template type
8
packages/cozeloop-ai/package.json
@@ -1,6 +1,6 @@
{
"name": "@cozeloop/ai",
- "version": "0.0.6",
+ "version": "0.0.7",
"description": "Official Node.js SDK of CozeLoop | 扣子罗盘官方 Node.js SDK",
"keywords": [
"cozeloop",
0 commit comments