Metadata-Version: 2.4
Name: llmesh-lleval
Version: 0.0.1
Summary: Reserved name — lleval: LLM eval framework for the FullSense LLM family (on-prem + cloud unified A/B, progressive size matrix, honest disclosure). Reference implementation in development.
Project-URL: Homepage, https://github.com/furuse-kazufumi/lleval
Project-URL: Source, https://github.com/furuse-kazufumi/lleval
Author-email: Kazufumi Furuse <kazufumi@furuse.work>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: fullsense,lleval,llm
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# llmesh-lleval

**Reserved name for `lleval` — part of the FullSense ecosystem (llmesh / llive / llove).**

LLM eval framework for the FullSense LLM family — on-prem + cloud unified A/B, progressive size matrix, honest-disclosure axes.

## Status

**Early stage — this PyPI distribution reserves the name.** Reference implementation
in development at https://github.com/furuse-kazufumi/lleval.

```python
import lleval
print(lleval.__version__)  # 0.0.1 (placeholder)
```

## License

Apache-2.0 + Commercial (dual-license), consistent with the FullSense family.
