# 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="Full stack ML Observability with AryaXAI"

HOMEPAGE="https://xai.arya.ai/docs/introduction"
LICENSE="MIT"
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/pydantic-1.10.13[${PYTHON_USEDEP}]
	>=dev-python/pyjwt-2.3.0[${PYTHON_USEDEP}]
	>=dev-python/python-dotenv-1.0.0[${PYTHON_USEDEP}]
	>=dev-python/requests-2.31.0[${PYTHON_USEDEP}]
	>=dev-python/pandas-1.5.3[${PYTHON_USEDEP}]
	>=dev-python/plotly-5.15.0[${PYTHON_USEDEP}]
	>=dev-python/ipython-7.34.0[${PYTHON_USEDEP}]
	>=dev-python/pillow-10.4.0[${PYTHON_USEDEP}]
	dev-python/google-genai[${PYTHON_USEDEP}]
	dev-python/anthropic[${PYTHON_USEDEP}]
	dev-python/openai[${PYTHON_USEDEP}]
	dev-python/groq[${PYTHON_USEDEP}]
	dev-python/xai-sdk[${PYTHON_USEDEP}]
	dev-python/together[${PYTHON_USEDEP}]
	dev-python/replicate[${PYTHON_USEDEP}]
	dev-python/huggingface-hub[${PYTHON_USEDEP}]
	dev-python/mistralai[${PYTHON_USEDEP}]
	>=dev-python/boto3-1.39.4[${PYTHON_USEDEP}]
	>=dev-python/opentelemetry-sdk-1.36.0[${PYTHON_USEDEP}]
	dev-python/opentelemetry-exporter-otlp[${PYTHON_USEDEP}]
	dev-python/openinference-instrumentation-langchain[${PYTHON_USEDEP}]
	dev-python/openinference-instrumentation-autogen-agentchat[${PYTHON_USEDEP}]
	dev-python/openinference-instrumentation-crewai[${PYTHON_USEDEP}]
	dev-python/openinference-instrumentation-dspy[${PYTHON_USEDEP}]
	dev-python/openinference-instrumentation-llama-index[${PYTHON_USEDEP}]
	dev-python/openinference-instrumentation-openai-agents[${PYTHON_USEDEP}]
	dev-python/openinference-instrumentation-smolagents[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"