ContextQA

View on PyPIReverse Dependencies (0)

2.0.5 contextqa-2.0.5-py3-none-any.whl

Wheel Details

Project: ContextQA
Version: 2.0.5
Filename: contextqa-2.0.5-py3-none-any.whl
Download: [link]
Size: 2693397
MD5: 7fc629aa4bad317cdaa2e58a8ce11a7d
SHA256: 61b02c688c7d5bbfc0534beab87802b6b44596acd28a8d24aab95a107034e811
Uploaded: 2024-09-04 05:28:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: contextqa
Version: 2.0.5
Summary: Chat with your data by leveraging the power of LLMs and vector databases
Author: Christian Zaldivar
Author-Email: herrerachristian1897[at]gmail.com
Maintainer: Christian Zaldivar
Maintainer-Email: herrerachristian1897[at]gmail.com
Home-Page: https://github.com/zaldivards/ContextQA/
License: MIT
Keywords: OpenAI,LLM,LLM client,LLM app,QA,Agent,LLM agent
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.11
Classifier: Framework :: FastAPI
Requires-Python: >=3.11
Requires-Dist: alembic (==1.13.2)
Requires-Dist: async-timeout (==4.0.3)
Requires-Dist: beautifulsoup4 (==4.12.3)
Requires-Dist: chroma-hnswlib (==0.7.3)
Requires-Dist: chromadb (==0.4.22)
Requires-Dist: cryptography (==43.0.0)
Requires-Dist: fastapi (==0.111.1)
Requires-Dist: flatbuffers (==24.3.25)
Requires-Dist: google-auth-httplib2 (==0.2.0)
Requires-Dist: googlesearch-python (==1.2.4)
Requires-Dist: grpcio-status (==1.62.2)
Requires-Dist: httptools (==0.6.1)
Requires-Dist: langchain (==0.1.20)
Requires-Dist: langchain-community (==0.0.38)
Requires-Dist: langchain-google-genai (==1.0.3)
Requires-Dist: langchain-huggingface (==0.0.3)
Requires-Dist: langchain-openai (==0.1.7)
Requires-Dist: langchain-pinecone (==0.1.2)
Requires-Dist: langchainhub (==0.1.20)
Requires-Dist: mmh3 (==4.1.0)
Requires-Dist: monotonic (==1.6)
Requires-Dist: mpmath (==1.3.0)
Requires-Dist: onnxruntime (==1.18.1)
Requires-Dist: openai (==1.36.1)
Requires-Dist: pandas (==2.2.2)
Requires-Dist: pinecone-client (==4.1.2)
Requires-Dist: posthog (==3.5.0)
Requires-Dist: pulsar-client (==3.5.0)
Requires-Dist: pyarrow (==17.0.0)
Requires-Dist: pydantic-settings (==2.3.4)
Requires-Dist: pymupdf (==1.24.7)
Requires-Dist: pymysql (==1.1.1)
Requires-Dist: pypika (==0.48.9)
Requires-Dist: python-multipart (==0.0.9)
Requires-Dist: pytz (==2024.1)
Requires-Dist: redis (==5.0.7)
Requires-Dist: scikit-learn (==1.5.1)
Requires-Dist: sqlalchemy (==2.0.31)
Requires-Dist: text-generation (==0.7.0)
Requires-Dist: tiktoken (==0.7.0)
Requires-Dist: typer (==0.12.3)
Requires-Dist: typing-inspect (==0.9.0)
Requires-Dist: uvicorn (==0.30.3)
Requires-Dist: uvloop (==0.19.0)
Requires-Dist: watchfiles (==0.22.0)
Requires-Dist: websockets (==12.0)
Requires-Dist: cffi (==1.16.0); platform_python_implementation != "PyPy"
Requires-Dist: nvidia-cublas-cu12 (==12.1.3.1); platform_system == "Linux" and platform_machine == "x86_64"
Requires-Dist: nvidia-cuda-cupti-cu12 (==12.1.105); platform_system == "Linux" and platform_machine == "x86_64"
Requires-Dist: nvidia-cuda-nvrtc-cu12 (==12.1.105); platform_system == "Linux" and platform_machine == "x86_64"
Requires-Dist: nvidia-cuda-runtime-cu12 (==12.1.105); platform_system == "Linux" and platform_machine == "x86_64"
Requires-Dist: nvidia-cudnn-cu12 (==8.9.2.26); platform_system == "Linux" and platform_machine == "x86_64"
Requires-Dist: nvidia-cufft-cu12 (==11.0.2.54); platform_system == "Linux" and platform_machine == "x86_64"
Requires-Dist: nvidia-curand-cu12 (==10.3.2.106); platform_system == "Linux" and platform_machine == "x86_64"
Requires-Dist: nvidia-cusolver-cu12 (==11.4.5.107); platform_system == "Linux" and platform_machine == "x86_64"
Requires-Dist: nvidia-cusparse-cu12 (==12.1.0.106); platform_system == "Linux" and platform_machine == "x86_64"
Requires-Dist: nvidia-nccl-cu12 (==2.20.5); platform_system == "Linux" and platform_machine == "x86_64"
Requires-Dist: nvidia-nvtx-cu12 (==12.1.105); platform_system == "Linux" and platform_machine == "x86_64"
Requires-Dist: charset-normalizer (==3.3.2); python_full_version >= "3.7.0"
Requires-Dist: rich (==13.7.1); python_full_version >= "3.7.0"
Requires-Dist: huggingface-hub (==0.24.0); python_full_version >= "3.8.0"
Requires-Dist: sentence-transformers (==3.0.1); python_full_version >= "3.8.0"
Requires-Dist: torch (==2.3.1); python_full_version >= "3.8.0"
Requires-Dist: transformers (==4.42.4); python_full_version >= "3.8.0"
Requires-Dist: triton (==2.3.1); python_version < "3.12" and platform_system == "Linux" and platform_machine == "x86_64"
Requires-Dist: urllib3 (==2.2.2); python_version < "3.12" and python_version >= "3.8"
Requires-Dist: greenlet (==3.0.3); python_version < "3.13" and platform_machine == "aarch64" or (platform_machine == "ppc64le" or (platform_machine == "x86_64" or (platform_machine == "amd64" or (platform_machine == "AMD64" or (platform_machine == "win32" or platform_machine == "WIN32")))))
Requires-Dist: langchain-core (==0.1.52); python_version < "4.0" and python_full_version >= "3.8.1"
Requires-Dist: langchain-text-splitters (==0.0.2); python_version < "4.0" and python_full_version >= "3.8.1"
Requires-Dist: langsmith (==0.1.93); python_version < "4.0" and python_full_version >= "3.8.1"
Requires-Dist: tzdata (==2024.1); python_version >= "2"
Requires-Dist: deprecated (==1.2.14); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: httplib2 (==0.22.0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: python-dateutil (==2.9.0.post0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: six (==1.16.0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: coloredlogs (==15.0.1); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
Requires-Dist: humanfriendly (==10.0); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"
Requires-Dist: jsonpatch (==1.33); python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6"
Requires-Dist: nvidia-nvjitlink-cu12 (==12.5.82); python_version >= "3"
Requires-Dist: pyparsing (==3.1.2); python_version >= "3.1"
Requires-Dist: networkx (==3.3); python_version >= "3.10"
Requires-Dist: scipy (==1.14.0); python_version >= "3.10"
Requires-Dist: requests-oauthlib (==2.0.0); python_version >= "3.4"
Requires-Dist: idna (==3.7); python_version >= "3.5"
Requires-Dist: mypy-extensions (==1.0.0); python_version >= "3.5"
Requires-Dist: certifi (==2024.7.4); python_version >= "3.6"
Requires-Dist: distro (==1.9.0); python_version >= "3.6"
Requires-Dist: kubernetes (==30.1.0); python_version >= "3.6"
Requires-Dist: oauthlib (==3.2.2); python_version >= "3.6"
Requires-Dist: overrides (==7.7.0); python_version >= "3.6"
Requires-Dist: pyyaml (==6.0.1); python_version >= "3.6"
Requires-Dist: uritemplate (==4.1.1); python_version >= "3.6"
Requires-Dist: wrapt (==1.16.0); python_version >= "3.6"
Requires-Dist: rsa (==4.9); python_version >= "3.6" and python_version < "4"
Requires-Dist: aiosignal (==1.3.1); python_version >= "3.7"
Requires-Dist: attrs (==23.2.0); python_version >= "3.7"
Requires-Dist: bcrypt (==4.1.3); python_version >= "3.7"
Requires-Dist: cachetools (==5.4.0); python_version >= "3.7"
Requires-Dist: click (==8.1.7); python_version >= "3.7"
Requires-Dist: google-ai-generativelanguage (==0.6.4); python_version >= "3.7"
Requires-Dist: google-api-core (==2.19.1); python_version >= "3.7"
Requires-Dist: google-api-python-client (==2.137.0); python_version >= "3.7"
Requires-Dist: google-auth (==2.32.0); python_version >= "3.7"
Requires-Dist: googleapis-common-protos (==1.63.2); python_version >= "3.7"
Requires-Dist: h11 (==0.14.0); python_version >= "3.7"
Requires-Dist: jinja2 (==3.1.4); python_version >= "3.7"
Requires-Dist: jsonpointer (==3.0.0); python_version >= "3.7"
Requires-Dist: markupsafe (==2.1.5); python_version >= "3.7"
Requires-Dist: mdurl (==0.1.2); python_version >= "3.7"
Requires-Dist: multidict (==6.0.5); python_version >= "3.7"
Requires-Dist: packaging (==23.2); python_version >= "3.7"
Requires-Dist: proto-plus (==1.24.0); python_version >= "3.7"
Requires-Dist: pyproject-hooks (==1.1.0); python_version >= "3.7"
Requires-Dist: safetensors (==0.4.3); python_version >= "3.7"
Requires-Dist: shellingham (==1.5.4); python_version >= "3.7"
Requires-Dist: sniffio (==1.3.1); python_version >= "3.7"
Requires-Dist: tokenizers (==0.19.1); python_version >= "3.7"
Requires-Dist: tqdm (==4.66.4); python_version >= "3.7"
Requires-Dist: yarl (==1.9.4); python_version >= "3.7"
Requires-Dist: backoff (==2.2.1); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: dataclasses-json (==0.6.7); python_version >= "3.7" and python_version < "4.0"
Requires-Dist: aiohttp (==3.9.5); python_version >= "3.8"
Requires-Dist: annotated-types (==0.7.0); python_version >= "3.8"
Requires-Dist: anyio (==4.4.0); python_version >= "3.8"
Requires-Dist: asgiref (==3.8.1); python_version >= "3.8"
Requires-Dist: build (==1.2.1); python_version >= "3.8"
Requires-Dist: dnspython (==2.6.1); python_version >= "3.8"
Requires-Dist: email-validator (==2.2.0); python_version >= "3.8"
Requires-Dist: fastapi-cli (==0.0.4); python_version >= "3.8"
Requires-Dist: filelock (==3.15.4); python_version >= "3.8"
Requires-Dist: frozenlist (==1.4.1); python_version >= "3.8"
Requires-Dist: fsspec (==2024.6.1); python_version >= "3.8"
Requires-Dist: grpcio (==1.65.1); python_version >= "3.8"
Requires-Dist: httpcore (==1.0.5); python_version >= "3.8"
Requires-Dist: httpx (==0.27.0); python_version >= "3.8"
Requires-Dist: importlib-metadata (==7.1.0); python_version >= "3.8"
Requires-Dist: importlib-resources (==6.4.0); python_version >= "3.8"
Requires-Dist: joblib (==1.4.2); python_version >= "3.8"
Requires-Dist: mako (==1.3.5); python_version >= "3.8"
Requires-Dist: markdown-it-py (==3.0.0); python_version >= "3.8"
Requires-Dist: marshmallow (==3.21.3); python_version >= "3.8"
Requires-Dist: opentelemetry-api (==1.25.0); python_version >= "3.8"
Requires-Dist: opentelemetry-exporter-otlp-proto-common (==1.25.0); python_version >= "3.8"
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc (==1.25.0); python_version >= "3.8"
Requires-Dist: opentelemetry-instrumentation (==0.46b0); python_version >= "3.8"
Requires-Dist: opentelemetry-instrumentation-asgi (==0.46b0); python_version >= "3.8"
Requires-Dist: opentelemetry-instrumentation-fastapi (==0.46b0); python_version >= "3.8"
Requires-Dist: opentelemetry-proto (==1.25.0); python_version >= "3.8"
Requires-Dist: opentelemetry-sdk (==1.25.0); python_version >= "3.8"
Requires-Dist: opentelemetry-semantic-conventions (==0.46b0); python_version >= "3.8"
Requires-Dist: opentelemetry-util-http (==0.46b0); python_version >= "3.8"
Requires-Dist: orjson (==3.10.6); python_version >= "3.8"
Requires-Dist: pillow (==10.4.0); python_version >= "3.8"
Requires-Dist: protobuf (==4.25.3); python_version >= "3.8"
Requires-Dist: pyasn1 (==0.6.0); python_version >= "3.8"
Requires-Dist: pyasn1-modules (==0.4.0); python_version >= "3.8"
Requires-Dist: pycparser (==2.22); python_version >= "3.8"
Requires-Dist: pydantic (==2.8.2); python_version >= "3.8"
Requires-Dist: pydantic-core (==2.20.1); python_version >= "3.8"
Requires-Dist: pygments (==2.18.0); python_version >= "3.8"
Requires-Dist: pymupdfb (==1.24.6); python_version >= "3.8"
Requires-Dist: python-dotenv (==1.0.1); python_version >= "3.8"
Requires-Dist: regex (==2024.5.15); python_version >= "3.8"
Requires-Dist: requests (==2.32.3); python_version >= "3.8"
Requires-Dist: setuptools (==71.1.0); python_version >= "3.8"
Requires-Dist: soupsieve (==2.5); python_version >= "3.8"
Requires-Dist: starlette (==0.37.2); python_version >= "3.8"
Requires-Dist: sympy (==1.13.1); python_version >= "3.8"
Requires-Dist: tenacity (==8.5.0); python_version >= "3.8"
Requires-Dist: threadpoolctl (==3.5.0); python_version >= "3.8"
Requires-Dist: types-requests (==2.32.0.20240712); python_version >= "3.8"
Requires-Dist: typing-extensions (==4.12.2); python_version >= "3.8"
Requires-Dist: websocket-client (==1.8.0); python_version >= "3.8"
Requires-Dist: zipp (==3.19.2); python_version >= "3.8"
Requires-Dist: pinecone-plugin-interface (==0.0.7); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: google-generativeai (==0.5.4); python_version >= "3.9"
Requires-Dist: numpy (==1.26.4); python_version >= "3.9"
Description-Content-Type: text/markdown
[Description omitted; length: 4146 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (74.1.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
contextqa/__init__.py sha256=kTe1YEgbZJHkhUtgPwkx4aejsZB6ojT4R-bkkuyc00A 3967
contextqa/alembic.ini sha256=LZEGNwewhFHsK1JUKUOxJiAac6c9vH6X8RlvSCmdOjA 3589
contextqa/cli.py sha256=wGFg0mMbgpfRlheIz7_mt2lpEKiJijDB17lQxGZPUUQ 2243
contextqa/main.py sha256=MTVAhBOtFc1Oih4ilkX_P1kFAbOM2CLshaV-g_AK4Qc 1294
contextqa/agents/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
contextqa/agents/tools.py sha256=z_PH9nq6O8puvYG6KzxDSDSz0yQxFm9IznycpzVg2nk 2084
contextqa/alembic/README sha256=MVlc9TYmr57RbhXET6QxgyCcwWP7w-vLkEsirENqiIQ 38
contextqa/alembic/env.py sha256=c489vhFmKijsOULRV2DArq8Zyl9GtM-LlwqtTIdybLk 2100
contextqa/alembic/script.py.mako sha256=MEqL-2qATlST9TAOeYgscMn1uy6HUS9NFvDgl93dMj8 635
contextqa/alembic/versions/0bb7d192c063_initial_migration.py sha256=tf9N3fEgxk7c5ufQN3tewT8aBekagceap9a-oREzq5w 1013
contextqa/alembic/versions/3058bf204a05_unique_index_name.py sha256=d2poJSWbt2V90cIKOFaAK0ssmcBOWDtFgLzPpRqEEIk 912
contextqa/alembic/versions/b7d862d599fe_support_for_store_types_and_related_.py sha256=R-CugbgT1bSDja27bspPID4M9y-OfxAeZ_HWMbM3eJs 2076
contextqa/models/__init__.py sha256=sIP9ROm5IN-0iz5psv9FDkjKZlD_ZC1FQdK1g5q6FAM 1577
contextqa/models/orm.py sha256=PoDwUKjrI2O2Ff_S8kLgQADiYEFtuCV9jp35VLPzJNI 1116
contextqa/models/schemas.py sha256=YGoioHiFTLgYnTGoMbwcCzPnnnsSw1vBQPwBqTHXNSk 3584
contextqa/routes/__init__.py sha256=0dDtlAfTBH3I0Q5OrnEFa32TSmXs6_3DwRfHnyqRvzc 536
contextqa/routes/conversational.py sha256=_mOqd22w2tWYN_g2vg2dVnSmwJK829EetS1XGaFCN2g 959
contextqa/routes/dependencies.py sha256=YKzo-6P80N_eCaKTMpGrGdrOBaafKIs-I-47DJHMcy8 3589
contextqa/routes/qa.py sha256=JNaeZ8a_Nry1fEue8errPdRB8Pr5KCk-ld8oUFvoQNU 1093
contextqa/routes/settings.py sha256=v3dACPF2VIjm1gWIeDd6-ZubIP4BURXB6zvcxGgcl-g 5807
contextqa/routes/sources.py sha256=HLqPnlygvaewFhy_ID7q8qZdmEto-L1kcviKZ3OOwMU 4222
contextqa/routes/status.py sha256=T-L4yuEgDqmcdPCSkYjk3oPbyWivN96oFIQUM-tuUOM 1069
contextqa/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
contextqa/services/chat.py sha256=i_lDa_4Qn5bcqrPsn8_GVlp0G7Nf4w30McojCCKMtB8 2602
contextqa/services/context.py sha256=ZzdR4z0tsWEh2EPvR2eMA0T_EMrawm9KcmqtpG5sfB4 11136
contextqa/services/db.py sha256=SAYQIXLGF4gdFIub3wi101_Salt461bspXjudLml6ys 888
contextqa/services/settings.py sha256=vkGiOZ14ZxdG3F0I2c5iBMLt9OAwzvxY4kdXkMSPyQA 734
contextqa/services/sources.py sha256=qI8Nw2r9UezXHxbYlg_HGjOfnEhd1n0oGp92DhRrDks 3068
contextqa/services/status.py sha256=hhuctJ3l0b4_Iy5xZAE3OBUFeuJ-RiJg-D_XE9Ng5Jw 4500
contextqa/static/notification.mp3 sha256=pzjTJ0BTh5_YtXUva1LXQ3P62SelrGt4Ud5Ur8lCxrA 37594
contextqa/ui/contextqa.ico sha256=v8IO4djaCU1Aovu_l7T_tAudcCWyttKAfShUPT0Sq2U 32463
contextqa/ui/index.html sha256=rTP5cX433erFqKSEUhd-zlNTNI-XYMV1PXoZNKbxqWg 668
contextqa/ui/css/175.c46254aa.css sha256=-5TJV1CHktmFxZoDw3mm32aw-kJkOQ7oqCvkHlolPp4 207
contextqa/ui/css/app.e826dca3.css sha256=AlwixBm-8AufJr0-P9JeU4qbaMC38cVeq7JDh5lnRMQ 4060
contextqa/ui/css/chunk-vendors.9c007bd1.css sha256=QA0ENuGnFLOvlZCnokDlerjt9hrgmonYrLMoSm40bmE 564103
contextqa/ui/fonts/primeicons.0112589c.ttf sha256=ExvDv7GBgJkIQthrSR_mBBGKnnqD0rtJWv2tzLqLn_Q 72204
contextqa/ui/fonts/primeicons.ba3f916d.woff2 sha256=OCS-UEAyLIhGNAKLjN-xcWkSEozEodOLTHqT_-oqaHk 30180
contextqa/ui/fonts/primeicons.f8b9e8a4.woff sha256=kKWNOgTQAgUlkg8C8lsVTwPxsKmff0-_l6kTTtayfUg 72280
contextqa/ui/fonts/primeicons.ffecb254.eot sha256=zoUjOBjavHYv8KJN5N2VY3ajtcZB9fp4s7-Zd9Vsl_8 72380
contextqa/ui/images/bug.svg sha256=9JkkEEM3qkyH-TePjRR82XXsmZWRmO632GW6CspLy-U 6820
contextqa/ui/images/chroma.png sha256=MCiXg1rofPhH0afPiFQR5C8YaWi93HMtZAUNiaBmReQ 12517
contextqa/ui/images/google.png sha256=3lP74Uq58LbCxUmaoPpfHC_B6Brfnfp26WIynTouBhQ 38249
contextqa/ui/images/logo.png sha256=zgUfpNqdA_PgewROsqRlOTi8ZLm3qARCFjimqM0tFtY 413244
contextqa/ui/images/mysql.png sha256=J-BAXRRjuFwKMduzly3VsB7kVlv0lZxI2_edDf8j1lc 12046
contextqa/ui/images/openai.png sha256=ZB-_xK95ROeJl5X8ps7PKXm3Pf_wXT5u3ImQ3VR6_d0 4340
contextqa/ui/images/pinecone.png sha256=nVhWFLMh3tH8RdxcLZPpXKXxvkBi5gl_BZxQY0Dre68 54096
contextqa/ui/images/redis.svg sha256=zf0IvCwzeUyJO2Qz5GSFQq78ffR6vKI9A1zYOik329o 4181
contextqa/ui/images/sqlite.png sha256=3l5zur1z1Hr5xIdgavtj9Y2Hh-bL4FjikOL_E_gJz28 36357
contextqa/ui/images/title.png sha256=0o0Ho4xOZ4_inzHznjm3TYQoAOR-ld4ALLupL92gTCM 2676
contextqa/ui/images/user.png sha256=dVQ8Fjkn3xOKHD0pWDIuFRuiWfxS_Nkb67TOqS_Br4k 13491
contextqa/ui/img/primeicons.943ab24c.svg sha256=XhDxArQRmhYB_aCC3vVfrC-BFzxOdRnZdohvGqV3n0c 291454
contextqa/ui/js/175.2f41546f.js sha256=nOXvIrfjc_Z3-Qhzc1cyuM1NX2uHQhRLhbobD-Cjh5c 21001
contextqa/ui/js/175.2f41546f.js.map sha256=IK1ic7AAMN1bKZfSIAaT01u4poFCxe_MaI2c92BtnLQ 49540
contextqa/ui/js/app.14ea058b.js sha256=lQGwGKhOaCcwc_Kzb2rd97M2TZhwk98vdXZKT5ieWng 63269
contextqa/ui/js/app.14ea058b.js.map sha256=AedgEixrnLbV8IzCDE8uigHT2QagQHpE2ORAtlEpywY 176584
contextqa/ui/js/chunk-vendors.b181949f.js sha256=YimuhC7OToyyRQyyP_yfRZ-ysPVyFmyRUV2zPxgd978 1679964
contextqa/ui/js/chunk-vendors.b181949f.js.map sha256=yqFM2u1tgN6B8luIdOPenUcmR2ieUZYZcV2k3k0o1xk 4757043
contextqa/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
contextqa/utils/clients.py sha256=yDfscKAUTH0kYON2jr1_BDZXMqBC69ye06zRb32oknI 3025
contextqa/utils/exceptions.py sha256=roKbreCIjNOqZYqYPEzPZ086mZfZQvMMJNyMSo98nec 257
contextqa/utils/memory.py sha256=mPIoNfyQalargf1TzLuswHYTmA6qps85JDCr3NW2c0s 3146
contextqa/utils/prompts.py sha256=gmzyehF8mmYfvXgJe1bmnutZONrh-__O5j4jZzD5lQg 1011
contextqa/utils/settings.py sha256=iXcRgktsE5lGZ0CZl-Q1ogmt641uJS7tBKduL0ehtB0 1377
contextqa/utils/sources.py sha256=GQWA2euLuDP_XCGIMZVe1GxcRW7QdGQ-9_7BZyb8o8Q 7119
contextqa/utils/streaming.py sha256=fKBsrAITTYIKdiEtCaWH-8YC70oI8K1q3udjKFNxsY4 6069
contextqa/utils/migrations/__init__.py sha256=xlxXlewQGlR2S6HiQ9pmtq-ZRlwqZhL1gdizE5fqkc8 34
contextqa/utils/migrations/app.py sha256=fn7QLyux_Bc35IJwM46ebmVCePOKWssdY9bKGV6b04U 1227
contextqa/utils/migrations/settings.py sha256=oi9NkdJU90t0-PHVA0hthUsFzlDljAwdMt-_wGTSRYo 1630
contextqa-2.0.5.dist-info/METADATA sha256=S7RT2BlYA2Xwduk3o4WMpya16sKIWmE6oxqFwPU-c_A 15942
contextqa-2.0.5.dist-info/WHEEL sha256=uCRv0ZEik_232NlR4YDw4Pv3Ajt5bKvMH13NUU7hFuI 91
contextqa-2.0.5.dist-info/entry_points.txt sha256=U8Y0acMNfRR1TZEXY_zU-L255RVvNG_X0uKHA7lh9qM 49
contextqa-2.0.5.dist-info/top_level.txt sha256=hWC99Jp6QsJ4AFgHu8yqKu-KzLOQOgM5nT8JJk7tgjw 10
contextqa-2.0.5.dist-info/RECORD

top_level.txt

contextqa

entry_points.txt

contextqa = contextqa.cli:main