LICENSE
README.md
pyproject.toml
synthelion/__init__.py
synthelion/cli.py
synthelion/content_detector.py
synthelion/content_router.py
synthelion/core.py
synthelion/detector.py
synthelion/models.py
synthelion/py.typed
synthelion/word_provider.py
synthelion.egg-info/PKG-INFO
synthelion.egg-info/SOURCES.txt
synthelion.egg-info/dependency_links.txt
synthelion.egg-info/entry_points.txt
synthelion.egg-info/requires.txt
synthelion.egg-info/top_level.txt
synthelion/agent/__init__.py
synthelion/agent/context_window.py
synthelion/agent/memory_extractor.py
synthelion/agent/memory_store.py
synthelion/compressors/__init__.py
synthelion/compressors/code_compressor.py
synthelion/compressors/diff_compressor.py
synthelion/compressors/html_extractor.py
synthelion/compressors/json_crusher.py
synthelion/compressors/log_compressor.py
synthelion/compressors/tabular.py
synthelion/nlp/__init__.py
synthelion/nlp/sentence_detector.py
synthelion/nlp/summarizer.py
synthelion/nlp/text_rank.py
synthelion/nlp/text_splitter.py
synthelion/plugins/__init__.py
synthelion/plugins/langchain_tools.py
synthelion/plugins/mcp_server.py
synthelion/plugins/openai_tools.py
synthelion/worddata/__init__.py
synthelion/worddata/_index.br
synthelion/worddata/afr.yaml.br
synthelion/worddata/ara.yaml.br
synthelion/worddata/bel.yaml.br
synthelion/worddata/ben.yaml.br
synthelion/worddata/bul.yaml.br
synthelion/worddata/cat.yaml.br
synthelion/worddata/ces.yaml.br
synthelion/worddata/dan.yaml.br
synthelion/worddata/deu.excl.yaml.br
synthelion/worddata/deu.fw.yaml.br
synthelion/worddata/deu.generic.yaml.br
synthelion/worddata/deu.yaml.br
synthelion/worddata/ell.yaml.br
synthelion/worddata/eng.excl.yaml.br
synthelion/worddata/eng.fw.yaml.br
synthelion/worddata/eng.generic.yaml.br
synthelion/worddata/eng.yaml.br
synthelion/worddata/est.yaml.br
synthelion/worddata/eus.yaml.br
synthelion/worddata/fas.yaml.br
synthelion/worddata/fin.yaml.br
synthelion/worddata/fra.excl.yaml.br
synthelion/worddata/fra.fw.yaml.br
synthelion/worddata/fra.generic.yaml.br
synthelion/worddata/fra.yaml.br
synthelion/worddata/gle.yaml.br
synthelion/worddata/glg.yaml.br
synthelion/worddata/heb.yaml.br
synthelion/worddata/hin.yaml.br
synthelion/worddata/hrv.yaml.br
synthelion/worddata/hun.yaml.br
synthelion/worddata/hye.yaml.br
synthelion/worddata/ind.yaml.br
synthelion/worddata/isl.yaml.br
synthelion/worddata/ita.excl.yaml.br
synthelion/worddata/ita.fw.yaml.br
synthelion/worddata/ita.generic.yaml.br
synthelion/worddata/ita.yaml.br
synthelion/worddata/jpn.yaml.br
synthelion/worddata/kan.yaml.br
synthelion/worddata/kaz.yaml.br
synthelion/worddata/kor.yaml.br
synthelion/worddata/lat.yaml.br
synthelion/worddata/lav.yaml.br
synthelion/worddata/lit.yaml.br
synthelion/worddata/mar.yaml.br
synthelion/worddata/mkd.yaml.br
synthelion/worddata/msa.yaml.br
synthelion/worddata/nld.excl.yaml.br
synthelion/worddata/nld.fw.yaml.br
synthelion/worddata/nld.generic.yaml.br
synthelion/worddata/nld.yaml.br
synthelion/worddata/nor.yaml.br
synthelion/worddata/pol.yaml.br
synthelion/worddata/por.excl.yaml.br
synthelion/worddata/por.fw.yaml.br
synthelion/worddata/por.generic.yaml.br
synthelion/worddata/por.yaml.br
synthelion/worddata/ron.yaml.br
synthelion/worddata/rus.generic.yaml.br
synthelion/worddata/rus.yaml.br
synthelion/worddata/slk.yaml.br
synthelion/worddata/slv.yaml.br
synthelion/worddata/spa.excl.yaml.br
synthelion/worddata/spa.fw.yaml.br
synthelion/worddata/spa.generic.yaml.br
synthelion/worddata/spa.yaml.br
synthelion/worddata/sqi.yaml.br
synthelion/worddata/srp.yaml.br
synthelion/worddata/swe.yaml.br
synthelion/worddata/tam.yaml.br
synthelion/worddata/tel.yaml.br
synthelion/worddata/tha.yaml.br
synthelion/worddata/tur.yaml.br
synthelion/worddata/ukr.generic.yaml.br
synthelion/worddata/ukr.yaml.br
synthelion/worddata/urd.yaml.br
synthelion/worddata/vie.yaml.br
synthelion/worddata/zho.yaml.br
tests/test_synthelion.py