tag-prompt
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "tag-prompt", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Dynamically build your semantic LLM Prompt template!", | ||
@@ -12,4 +12,3 @@ "main": "dist/index.js", | ||
"files": [ | ||
"dist/", | ||
"doc/" | ||
"dist/" | ||
], | ||
@@ -16,0 +15,0 @@ "scripts": { |
@@ -13,3 +13,3 @@ # Tag Prompt | ||
![example](doc/example-1.png) | ||
![example](https://github.com/Vinlic/tag-prompt/blob/main/doc/example-1.png) | ||
@@ -16,0 +16,0 @@ ```javascript |
335689
16