# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Researching AI" HOMEPAGE="https://github.com/nexus-stc/stc" LICENSE="" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="petals" DEPENDENCIES="dev-python/aiokit[${PYTHON_USEDEP}] >=dev-python/beautifulsoup4-4.12.2[${PYTHON_USEDEP}] dev-python/ctransformers[${PYTHON_USEDEP}] dev-python/FlagEmbedding[${PYTHON_USEDEP}] dev-python/InstructorEmbedding[${PYTHON_USEDEP}] dev-python/izihawa-configurator[${PYTHON_USEDEP}] dev-python/izihawa-utils[${PYTHON_USEDEP}] dev-python/keybert[${PYTHON_USEDEP}] dev-python/langchain[${PYTHON_USEDEP}] dev-python/lazy[${PYTHON_USEDEP}] >=dev-python/lxml-4.9.3[${PYTHON_USEDEP}] dev-python/openai[${PYTHON_USEDEP}] dev-python/orjson[${PYTHON_USEDEP}] >=dev-python/pypdf-3.12.0[${PYTHON_USEDEP}] >=dev-python/pyyaml-6.0[${PYTHON_USEDEP}] dev-python/qdrant-client[${PYTHON_USEDEP}] dev-python/tiktoken[${PYTHON_USEDEP}] dev-python/safetensors[${PYTHON_USEDEP}] dev-python/stc-geck[${PYTHON_USEDEP}] dev-python/unstructured[${PYTHON_USEDEP}] petals? ( dev-python/petals[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"