# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="1.0.18.dev4"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="A Python package with a built-in web application [top-max 1.8.0_pre33]"

HOMEPAGE="https://github.com/langflow-ai/langflow"
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="deploy local"
DEPENDENCIES="dev-python/langflow-base-nightly[${PYTHON_USEDEP}]
	<dev-python/beautifulsoup4-5.0.0[${PYTHON_USEDEP}]
	dev-python/google-search-results[${PYTHON_USEDEP}]
	<dev-python/google-api-python-client-3.0.0[${PYTHON_USEDEP}]
	dev-python/huggingface-hub[${PYTHON_USEDEP}]
	local? ( dev-python/llama-cpp-python[${PYTHON_USEDEP}] )
	<dev-python/networkx-4.0[${PYTHON_USEDEP}]
	dev-python/fake-useragent[${PYTHON_USEDEP}]
	dev-python/psycopg2-binary[${PYTHON_USEDEP}]
	<dev-python/pyarrow-15.0.0[${PYTHON_USEDEP}]
	dev-python/wikipedia[${PYTHON_USEDEP}]
	dev-python/qdrant-client[${PYTHON_USEDEP}]
	dev-python/weaviate-client[${PYTHON_USEDEP}]
	local? ( dev-python/sentence-transformers[${PYTHON_USEDEP}] )
	local? ( dev-python/ctransformers[${PYTHON_USEDEP}] )
	dev-python/cohere[${PYTHON_USEDEP}]
	dev-python/faiss-cpu[${PYTHON_USEDEP}]
	dev-python/types-cachetools[${PYTHON_USEDEP}]
	<dev-python/pymongo-5.0.0[${PYTHON_USEDEP}]
	dev-python/supabase[${PYTHON_USEDEP}]
	<dev-python/certifi-2025.0.0[${PYTHON_USEDEP}]
	~dev-python/psycopg-3.1.9[${PYTHON_USEDEP}]
	dev-python/fastavro[${PYTHON_USEDEP}]
	deploy? ( dev-python/celery[${PYTHON_USEDEP}] )
	deploy? ( <dev-python/redis-6.0.0[${PYTHON_USEDEP}] )
	deploy? ( dev-python/flower[${PYTHON_USEDEP}] )
	dev-python/metaphor-python[${PYTHON_USEDEP}]
	dev-python/langfuse[${PYTHON_USEDEP}]
	dev-python/metal-sdk[${PYTHON_USEDEP}]
	<dev-python/markupsafe-3.0.0[${PYTHON_USEDEP}]
	<dev-python/boto3-1.35.0[${PYTHON_USEDEP}]
	<dev-python/numexpr-3.0.0[${PYTHON_USEDEP}]
	dev-python/qianfan[${PYTHON_USEDEP}]
	dev-python/pgvector[${PYTHON_USEDEP}]
	dev-python/pyautogen[${PYTHON_USEDEP}]
	dev-python/langchain-google-genai[${PYTHON_USEDEP}]
	dev-python/langchain-cohere[${PYTHON_USEDEP}]
	<dev-python/elasticsearch-9.0.0[${PYTHON_USEDEP}]
	dev-python/pytube[${PYTHON_USEDEP}]
	dev-python/dspy-ai[${PYTHON_USEDEP}]
	dev-python/assemblyai[${PYTHON_USEDEP}]
	dev-python/litellm[${PYTHON_USEDEP}]
	dev-python/chromadb[${PYTHON_USEDEP}]
	dev-python/langchain-anthropic[${PYTHON_USEDEP}]
	dev-python/langchain-astradb[${PYTHON_USEDEP}]
	dev-python/langchain-openai[${PYTHON_USEDEP}]
	dev-python/zep-python[${PYTHON_USEDEP}]
	dev-python/langchain-google-vertexai[${PYTHON_USEDEP}]
	dev-python/langchain-groq[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"