@llm-tools/embedjs-utils
Advanced tools
Comparing version
@@ -0,1 +1,7 @@ | ||
## 0.1.17 (2024-11-05) | ||
### 🚀 Features | ||
- added markdown/mdx loader ([847947d](https://github.com/llm-tools/embedJs/commit/847947d) | ||
## 0.1.16 (2024-11-04) | ||
@@ -5,3 +11,3 @@ | ||
- added xml loader ([9172511](https://github.com/llm-tools/embedJs/commit/9172511)) | ||
- added xml loader ([9172511](https://github.com/llm-tools/embedJs/commit/9172511)) | ||
@@ -8,0 +14,0 @@ ## 0.1.15 and 0.1.14 (2024-11-01) |
{ | ||
"name": "@llm-tools/embedjs-utils", | ||
"version": "0.1.16", | ||
"version": "0.1.17", | ||
"description": "Useful util functions when extending the embedjs ecosystem", | ||
"dependencies": { | ||
"@llm-tools/embedjs-interfaces": "0.1.16" | ||
"@llm-tools/embedjs-interfaces": "0.1.17" | ||
}, | ||
@@ -8,0 +8,0 @@ "type": "module", |
22665
0.68%+ Added
- Removed