# 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} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="ToolMate AI, developed by Eliran Wong, is a cutting-edge AI companion that seamlessly integrates agents, tools, and plugins to excel in conversations, generative work, and task execution. Supports custom workflow and plugins to automate multi-step actions."

HOMEPAGE="https://letmedoit.ai"
LICENSE="GNU General Public License GPL"
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=""
DEPENDENCIES="dev-python/wheel[${PYTHON_USEDEP}]
	dev-python/setuptools[${PYTHON_USEDEP}]
	dev-python/pipdeptree[${PYTHON_USEDEP}]
	dev-python/mistralai[${PYTHON_USEDEP}]
	dev-python/sqlmodel[${PYTHON_USEDEP}]
	~dev-python/tabulate-0.9.0[${PYTHON_USEDEP}]
	~dev-python/termcolor-2.4.0[${PYTHON_USEDEP}]
	~dev-python/wcwidth-0.2.13[${PYTHON_USEDEP}]
	dev-python/wikipedia[${PYTHON_USEDEP}]
	~dev-python/aiosignal-1.3.1[${PYTHON_USEDEP}]
	~dev-python/xlrd-2.0.1[${PYTHON_USEDEP}]
	~dev-python/aiohappyeyeballs-2.4.0[${PYTHON_USEDEP}]
	dev-python/xyzservices[${PYTHON_USEDEP}]
	~dev-python/zope-interface-7.0.3[${PYTHON_USEDEP}]
	~dev-python/annotated-types-0.7.0[${PYTHON_USEDEP}]
	~dev-python/exceptiongroup-1.2.2[${PYTHON_USEDEP}]
	~dev-python/blinker-1.8.2[${PYTHON_USEDEP}]
	~dev-python/h11-0.14.0[${PYTHON_USEDEP}]
	~dev-python/cachetools-5.5.0[${PYTHON_USEDEP}]
	~dev-python/deepdiff-8.0.1[${PYTHON_USEDEP}]
	~dev-python/marshmallow-3.22.0[${PYTHON_USEDEP}]
	~dev-python/httplib2-0.22.0[${PYTHON_USEDEP}]
	~dev-python/frozenlist-1.4.1[${PYTHON_USEDEP}]
	dev-python/googlesearch-python[${PYTHON_USEDEP}]
	~dev-python/itsdangerous-2.2.0[${PYTHON_USEDEP}]
	~dev-python/imageio-2.35.1[${PYTHON_USEDEP}]
	~dev-python/humanfriendly-10.0[${PYTHON_USEDEP}]
	~dev-python/httptools-0.6.1[${PYTHON_USEDEP}]
	~dev-python/joblib-1.4.2[${PYTHON_USEDEP}]
	dev-python/multitasking[${PYTHON_USEDEP}]
	~dev-python/jedi-0.19.1[${PYTHON_USEDEP}]
	~dev-python/kiwisolver-1.4.7[${PYTHON_USEDEP}]
	~dev-python/lazy-loader-0.4[${PYTHON_USEDEP}]
	~dev-python/protobuf-4.25.3[${PYTHON_USEDEP}]
	dev-python/ollama[${PYTHON_USEDEP}]
	dev-python/groq[${PYTHON_USEDEP}]
	dev-python/openai[${PYTHON_USEDEP}]
	dev-python/tiktoken[${PYTHON_USEDEP}]
	~dev-python/soundfile-0.12.1[${PYTHON_USEDEP}]
	dev-python/sounddevice[${PYTHON_USEDEP}]
	dev-python/elevenlabs[${PYTHON_USEDEP}]
	dev-python/huggingface-hub[${PYTHON_USEDEP}]
	dev-python/langchain-core[${PYTHON_USEDEP}]
	dev-python/langchain[${PYTHON_USEDEP}]
	dev-python/langchain-community[${PYTHON_USEDEP}]
	dev-python/langchain-openai[${PYTHON_USEDEP}]
	dev-python/langchain-ollama[${PYTHON_USEDEP}]
	dev-python/langchain-text-splitters[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	dev-python/argparse[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"