README.md
idun_cli.py
idun_mcp.py
idun_multi.py
pyproject.toml
setup.py
idun/__init__.py
idun/_cli_retro.py
idun/async_client.py
idun/auth.py
idun/client.py
idun/config.py
idun/hf_pipeline.py
idun/ingest.py
idun/keyring_store.py
idun/matrix.py
idun/openapi.json
idun/prompts.py
idun/providers.py
idun/py.typed
idun/retrieve.py
idun/retro.py
idun/welcome.py
idun/data/foundry_logo_color.svg
idun/data/foundry_logo_white.svg
idun/data/idun_logo_color.svg
idun/data/idun_logo_white.svg
idun/data/prompt_packs/contoso_pack.json
idun_sdk.egg-info/PKG-INFO
idun_sdk.egg-info/SOURCES.txt
idun_sdk.egg-info/dependency_links.txt
idun_sdk.egg-info/entry_points.txt
idun_sdk.egg-info/top_level.txt
tests/test_async_client.py
tests/test_cache_retry.py
tests/test_chain.py
tests/test_chat_repl.py
tests/test_cli_backend_choice.py
tests/test_cli_retro.py
tests/test_config.py
tests/test_cost.py
tests/test_credential_overwrite.py
tests/test_hf_endpoint.py
tests/test_hf_pipeline.py
tests/test_installer_contract.py
tests/test_keyring.py
tests/test_matrix.py
tests/test_mcp_parity.py
tests/test_model_discovery.py
tests/test_multi_backend.py
tests/test_no_provider_aliasing.py
tests/test_no_tenant_leak.py
tests/test_nous_resume.py
tests/test_packaging_contract.py
tests/test_providers_retro.py
tests/test_sdk.py
tests/test_streaming_repl.py
tests/test_structured_output.py
tests/test_support_matrix.py
tests/test_theme.py
tests/test_version_consistency.py
tests/test_vision_tools.py
tests/test_welcome.py
tests/test_wizard_separation.py