@vertana/core 0.2.0-dev.22 → 0.2.0-dev.27

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.
Files changed (2) hide show
  1. package/README.md +2 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -18,10 +18,10 @@ orchestration.
18
18
  > This core package is for when you need fine-grained control over the
19
19
  > translation pipeline.
20
20
 
21
- [JSR]: https://jsr.io/@vertana/core
22
21
  [JSR badge]: https://jsr.io/badges/@vertana/core
23
- [npm]: https://www.npmjs.com/package/@vertana/core
22
+ [JSR]: https://jsr.io/@vertana/core
24
23
  [npm badge]: https://img.shields.io/npm/v/@vertana/core?logo=npm
24
+ [npm]: https://www.npmjs.com/package/@vertana/core
25
25
  [Vertana]: https://vertana.org/
26
26
 
27
27
 
@@ -89,7 +89,6 @@ Key modules
89
89
  multiple models
90
90
  - *Glossary*: `@vertana/core/glossary` — Dynamic term accumulation
91
91
 
92
-
93
92
  For more resources, see the [docs].
94
93
 
95
94
  [docs]: https://vertana.org/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vertana/core",
3
- "version": "0.2.0-dev.22+b0f4c977",
3
+ "version": "0.2.0-dev.27+7ad2e497",
4
4
  "description": "The core library for Vertana, an LLM-powered natural language translation library",
5
5
  "keywords": [
6
6
  "LLM",