MANIFEST.in
pyproject.toml
readme.md
requirements.txt
docs/Makefile
docs/conf.py
docs/foundry.rst
docs/index.rst
docs/make.bat
docs/usage.rst
examples/splash_demo.py
examples/using_the_sdk.py
examples/samples/data_source_manifest.json
examples/samples/image24-12-17_06-00-00-94.jpg
examples/samples/image24-12-17_06-00-02-94.jpg
examples/samples/image24-12-17_06-00-04-94.jpg
examples/samples/image24-12-17_06-00-06-94.jpg
examples/samples/image24-12-17_06-00-08-94.jpg
integration_tests/readme.md
integration_tests/samples/cmyk_jpg/20485139e526d5b4.jpg
integration_tests/samples/geotiff/latlong.tif
integration_tests/samples/trimble_1/pano_000002_001193.jpg
integration_tests/samples/trimble_3_zip/upload.zip
integration_tests/sdk/test_datasource.py
integration_tests/sdk/test_inference.py
src/version.py
src/raic/foundry/datasources.py
src/raic/foundry/inference.py
src/raic/foundry/models.py
src/raic/foundry/raic_vision.py
src/raic/foundry/cli/console.py
src/raic/foundry/cli/initialize.py
src/raic/foundry/cli/raic_cli.py
src/raic/foundry/client/context.py
src/raic/foundry/client/datasource.py
src/raic/foundry/client/embedding.py
src/raic/foundry/client/environment.py
src/raic/foundry/client/image.py
src/raic/foundry/client/inference_job.py
src/raic/foundry/client/model.py
src/raic/foundry/client/raic_authenticator.py
src/raic/foundry/client/raic_client_base.py
src/raic/foundry/client/raic_configuration.py
src/raic/foundry/client/raic_vision_job.py
src/raic/foundry/client/request.py
src/raic/foundry/client/user.py
src/raic/foundry/configuration/raic-configuration.json
src/raic/foundry/configuration/raic-configuration.json.template
src/raic/foundry/entities/artifacts.py
src/raic/foundry/entities/manifests.py
src/raic/foundry/inputs/archive.py
src/raic/foundry/inputs/datasource.py
src/raic/foundry/inputs/exif.py
src/raic/foundry/inputs/geospatial.py
src/raic/foundry/inputs/image.py
src/raic/foundry/inputs/manifest.py
src/raic/foundry/results/embedding.py
src/raic/foundry/results/faiss_index.py
src/raic/foundry/shared/azure.py
src/raic/foundry/shared/utils.py
src/raic_foundry.egg-info/PKG-INFO
src/raic_foundry.egg-info/SOURCES.txt
src/raic_foundry.egg-info/dependency_links.txt
src/raic_foundry.egg-info/entry_points.txt
src/raic_foundry.egg-info/requires.txt
src/raic_foundry.egg-info/top_level.txt
tests/readme.md
tests/inputs/test_archive_unpack.py
tests/inputs/test_datasource.py
tests/inputs/test_exif.py
tests/inputs/test_geospatial.py
tests/inputs/test_image.py
tests/inputs/data/mx50_example.jpg
tests/inputs/data/no_exif.jpg
tests/inputs/data/time_stamp_example.jpg
tests/setup/download_blob.sh
tests/setup/download_blob_list.sh
tests/setup/initialize_test_data.sh