AUTHORS
CHANGES
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
belso/__init__.py
belso/version.py
belso.egg-info/PKG-INFO
belso.egg-info/SOURCES.txt
belso.egg-info/dependency_links.txt
belso.egg-info/not-zip-safe
belso.egg-info/requires.txt
belso.egg-info/top_level.txt
belso/core/__init__.py
belso/core/field.py
belso/core/processor.py
belso/core/schema.py
belso/formats/__init__.py
belso/formats/json_format.py
belso/formats/xml_format.py
belso/providers/__init__.py
belso/providers/anthropic.py
belso/providers/google.py
belso/providers/huggingface.py
belso/providers/langchain.py
belso/providers/mistral.py
belso/providers/ollama.py
belso/providers/openai.py
belso/utils/__init__.py
belso/utils/constants.py
belso/utils/detecting.py
belso/utils/helpers.py
belso/utils/logging.py
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/_ext/custom_docstring.py