@xberg-io/liter-llm 1.11.3 → 1.17.3

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/README.md CHANGED
@@ -31,8 +31,8 @@
31
31
  <a href="https://github.com/xberg-io/liter-llm/tree/main/packages/go">
32
32
  <img src="https://img.shields.io/github/v/tag/xberg-io/liter-llm?label=Go&color=007ec6" alt="Go" />
33
33
  </a>
34
- <a href="https://www.nuget.org/packages/LiterLlm">
35
- <img src="https://img.shields.io/nuget/v/LiterLlm?label=C%23&color=007ec6" alt="C#" />
34
+ <a href="https://www.nuget.org/packages/XbergIo.LiterLlm">
35
+ <img src="https://img.shields.io/nuget/v/XbergIo.LiterLlm?label=C%23&color=007ec6" alt="C#" />
36
36
  </a>
37
37
  <a href="https://packagist.org/packages/xberg-io/liter-llm">
38
38
  <img src="https://img.shields.io/packagist/v/xberg-io/liter-llm?label=PHP&color=007ec6" alt="PHP" />
@@ -307,7 +307,7 @@ To use the MCP server inside a coding agent, install the **liter-llm plugin** fr
307
307
 
308
308
  ## Part of Xberg.io
309
309
 
310
- - [Xberg](https://github.com/xberg-io/xberg) — document intelligence: text, tables, metadata from 91+ formats with optional OCR.
310
+ - [Xberg](https://github.com/xberg-io/xberg) — document intelligence: text, tables, metadata from 101 formats with optional OCR.
311
311
  - [Xberg Enterprise](https://github.com/xberg-io/xberg-enterprise) — managed extraction API with SDKs, dashboards, and observability.
312
312
  - [crawlberg](https://github.com/xberg-io/crawlberg) — web crawling and scraping with HTML→Markdown and headless-Chrome fallback.
313
313
  - [html-to-markdown](https://github.com/xberg-io/html-to-markdown) — fast, lossless HTML→Markdown engine.