# 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="Please run pip install vertexai to use the Vertex SDK."

HOMEPAGE="https://github.com/googleapis/python-aiplatform"
LICENSE="Apache-2.0"
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="autologging cloud-profiler datasets endpoint full langchain langchain-testing lit"
DEPENDENCIES="dev-python/google-cloud-aiplatform[${PYTHON_USEDEP}]
	autologging? ( dev-python/mlflow[${PYTHON_USEDEP}] )
	cloud-profiler? ( dev-python/tensorboard-plugin-profile[${PYTHON_USEDEP}] )
	cloud-profiler? ( <dev-python/werkzeug-2.1.0_pre0[${PYTHON_USEDEP}] )
	cloud-profiler? ( dev-python/tensorflow[${PYTHON_USEDEP}] )
	datasets? ( >=dev-python/pyarrow-10.0.1[${PYTHON_USEDEP}] )
	datasets? ( >=dev-python/pyarrow-14.0.0[${PYTHON_USEDEP}] )
	endpoint? ( >=dev-python/requests-2.28.1[${PYTHON_USEDEP}] )
	full? ( dev-python/fastapi[${PYTHON_USEDEP}] )
	full? ( dev-python/google-cloud-bigquery-storage[${PYTHON_USEDEP}] )
	full? ( dev-python/immutabledict[${PYTHON_USEDEP}] )
	full? ( dev-python/mlflow[${PYTHON_USEDEP}] )
	full? ( dev-python/tensorflow[${PYTHON_USEDEP}] )
	full? ( <dev-python/urllib3-1.27[${PYTHON_USEDEP}] )
	full? ( <dev-python/httpx-0.25.0[${PYTHON_USEDEP}] )
	full? ( >=dev-python/pandas-1.0.0[${PYTHON_USEDEP}] )
	full? ( >=dev-python/starlette-0.17.1[${PYTHON_USEDEP}] )
	full? ( <dev-python/pydantic-3.0[${PYTHON_USEDEP}] )
	full? ( dev-python/lit-nlp[${PYTHON_USEDEP}] )
	full? ( <dev-python/pyyaml-7.0[${PYTHON_USEDEP}] )
	full? ( dev-python/google-vizier[${PYTHON_USEDEP}] )
	full? ( >=dev-python/requests-2.28.1[${PYTHON_USEDEP}] )
	full? ( <dev-python/cloudpickle-3.0[${PYTHON_USEDEP}] )
	full? ( >=dev-python/uvicorn-0.16.0[${PYTHON_USEDEP}] )
	full? ( dev-python/google-cloud-logging[${PYTHON_USEDEP}] )
	full? ( dev-python/google-cloud-bigquery[${PYTHON_USEDEP}] )
	full? ( dev-python/explainable-ai-sdk[${PYTHON_USEDEP}] )
	full? ( >=dev-python/numpy-1.15.0[${PYTHON_USEDEP}] )
	full? ( >=dev-python/pyarrow-6.0.1[${PYTHON_USEDEP}] )
	full? ( <dev-python/pydantic-2.0[${PYTHON_USEDEP}] )
	full? ( <dev-python/pandas-2.2.0[${PYTHON_USEDEP}] )
	full? ( <dev-python/cloudpickle-3.0[${PYTHON_USEDEP}] )
	full? ( <dev-python/nest-asyncio-1.6.0[${PYTHON_USEDEP}] )
	full? ( >=dev-python/docker-5.0.3[${PYTHON_USEDEP}] )
	full? ( dev-python/tensorflow[${PYTHON_USEDEP}] )
	full? ( >=dev-python/pyarrow-10.0.1[${PYTHON_USEDEP}] )
	full? ( dev-python/ray[${PYTHON_USEDEP}] )
	full? ( >=dev-python/pyarrow-14.0.0[${PYTHON_USEDEP}] )
	langchain? ( dev-python/langchain[${PYTHON_USEDEP}] )
	langchain? ( dev-python/langchain-core[${PYTHON_USEDEP}] )
	langchain? ( dev-python/langchain-google-vertexai[${PYTHON_USEDEP}] )
	langchain-testing? ( dev-python/langchain[${PYTHON_USEDEP}] )
	langchain-testing? ( dev-python/langchain-core[${PYTHON_USEDEP}] )
	langchain-testing? ( dev-python/langchain-google-vertexai[${PYTHON_USEDEP}] )
	langchain-testing? ( dev-python/pytest-xdist[${PYTHON_USEDEP}] )
	lit? ( dev-python/tensorflow[${PYTHON_USEDEP}] )
	lit? ( >=dev-python/pandas-1.0.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"