prompture 1.0.44.dev1__tar.gz → 1.0.45.dev2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/PKG-INFO +3 -4
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/_version.py +2 -2
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/agents/agent.py +19 -3
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/agents/async_agent.py +51 -2
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture.egg-info/PKG-INFO +3 -4
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture.egg-info/requires.txt +2 -4
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/pyproject.toml +2 -2
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.claude/skills/add-driver/SKILL.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.claude/skills/add-driver/references/driver-template.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.claude/skills/add-example/SKILL.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.claude/skills/add-field/SKILL.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.claude/skills/add-persona/SKILL.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.claude/skills/add-test/SKILL.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.claude/skills/add-tool/SKILL.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.claude/skills/run-tests/SKILL.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.claude/skills/scaffold-extraction/SKILL.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.claude/skills/update-pricing/SKILL.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.env.copy +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.github/FUNDING.yml +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.github/scripts/update_docs_version.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.github/scripts/update_wrapper_version.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.github/workflows/dev.yml +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.github/workflows/documentation.yml +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.github/workflows/publish.yml +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.github/workflows/security.yml +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/.safety-project.ini +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/CLAUDE.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/CONTRIBUTING.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/LICENSE +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/MANIFEST.in +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/README.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/ROADMAP.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/SECURITY.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/dev.ps1 +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/dev.sh +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/_static/custom.css +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/_templates/footer.html +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/api/core.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/api/drivers.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/api/field_definitions.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/api/index.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/api/runner.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/api/tools.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/api/validator.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/conf.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/contributing.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/examples.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/field_definitions_reference.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/index.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/installation.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/quickstart.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/docs/source/toon_input_guide.rst +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/mypy_errors.txt +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/packages/README.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/packages/llm_to_json/README.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/packages/llm_to_json/llm_to_json/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/packages/llm_to_json/pyproject.toml +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/packages/llm_to_json/test.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/packages/llm_to_toon/README.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/packages/llm_to_toon/llm_to_toon/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/packages/llm_to_toon/pyproject.toml +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/packages/llm_to_toon/test.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/agents/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/agents/async_conversation.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/agents/conversation.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/agents/persona.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/agents/simulated_tools.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/agents/skills.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/agents/tools_schema.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/agents/types.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/aio/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/bridges/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/bridges/tukuy_backend.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/cli/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/cli/cli.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/cli/runner.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/cli/server.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/airllm_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_airllm_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_azure_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_base.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_cachibot_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_claude_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_elevenlabs_stt_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_elevenlabs_tts_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_embedding_base.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_google_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_google_img_gen_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_grok_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_grok_img_gen_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_groq_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_hugging_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_img_gen_base.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_lmstudio_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_local_http_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_modelscope_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_moonshot_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_ollama_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_ollama_embedding_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_openai_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_openai_embedding_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_openai_img_gen_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_openai_stt_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_openai_tts_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_openrouter_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_registry.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_stability_img_gen_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_stt_base.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_tts_base.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_zai_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/audio_registry.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/azure_config.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/azure_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/base.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/cachibot_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/claude_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/elevenlabs_stt_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/elevenlabs_tts_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/embedding_base.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/embedding_registry.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/google_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/google_img_gen_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/grok_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/grok_img_gen_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/groq_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/hugging_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/img_gen_base.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/img_gen_registry.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/lmstudio_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/local_http_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/modelscope_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/moonshot_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/ollama_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/ollama_embedding_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/openai_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/openai_embedding_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/openai_img_gen_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/openai_stt_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/openai_tts_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/openrouter_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/registry.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/stability_img_gen_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/stt_base.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/tts_base.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/vision_helpers.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/zai_driver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/exceptions.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/extraction/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/extraction/async_core.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/extraction/core.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/extraction/fields.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/extraction/reasoning.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/extraction/tools.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/extraction/validator.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/groups/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/groups/async_groups.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/groups/consensus.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/groups/debate.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/groups/groups.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/groups/types.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/budget.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/cache.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/callbacks.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/cost_mixin.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/discovery.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/ledger.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/logging.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/model_rates.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/provider_env.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/rates/anthropic.json +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/rates/google.json +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/rates/groq.json +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/rates/openai.json +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/rates/xai.json +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/session.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/settings.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/infra/tracker.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/ingestion/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/ingestion/chunking.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/ingestion/detect.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/ingestion/document.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/ingestion/parsers/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/ingestion/parsers/base.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/ingestion/parsers/csv_parser.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/ingestion/parsers/docx.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/ingestion/parsers/html.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/ingestion/parsers/markdown.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/ingestion/parsers/pdf.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/ingestion/parsers/xlsx.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/integrations/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/integrations/tukuy_bridge.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/media/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/media/audio.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/media/image.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/persistence/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/persistence/history.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/persistence/serialization.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/persistence/store.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/pipeline/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/pipeline/pipeline.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/pipeline/resolver.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/pipeline/routing.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/py.typed +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/scaffold/__init__.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/scaffold/generator.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/scaffold/templates/Dockerfile.j2 +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/scaffold/templates/README.md.j2 +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/scaffold/templates/config.py.j2 +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/scaffold/templates/env.example.j2 +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/scaffold/templates/main.py.j2 +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/scaffold/templates/models.py.j2 +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/scaffold/templates/requirements.txt.j2 +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture.egg-info/SOURCES.txt +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture.egg-info/dependency_links.txt +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture.egg-info/entry_points.txt +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture.egg-info/top_level.txt +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture_cost_tracking.md +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/requirements.txt +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/setup.cfg +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/test.py +0 -0
- {prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/test_version_diagnosis.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: prompture
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.45.dev2
|
|
4
4
|
Summary: Ask LLMs to return structured JSON and run cross-model tests. API-first.
|
|
5
5
|
Author-email: Juan Denis <juan@vene.co>
|
|
6
6
|
License-Expression: MIT
|
|
@@ -18,6 +18,7 @@ Requires-Dist: pydantic-settings>=2.0
|
|
|
18
18
|
Requires-Dist: python-dotenv>=0.19.0
|
|
19
19
|
Requires-Dist: python-dateutil>=2.9.0
|
|
20
20
|
Requires-Dist: pyyaml>=6.0
|
|
21
|
+
Requires-Dist: requests>=2.28
|
|
21
22
|
Provides-Extra: openai
|
|
22
23
|
Requires-Dist: openai>=1.55.0; extra == "openai"
|
|
23
24
|
Provides-Extra: anthropic
|
|
@@ -31,10 +32,8 @@ Requires-Dist: python-toon>=0.1.0; extra == "toon"
|
|
|
31
32
|
Requires-Dist: tukuy==0.0.30; extra == "toon"
|
|
32
33
|
Provides-Extra: pandas
|
|
33
34
|
Requires-Dist: pandas>=1.3.0; extra == "pandas"
|
|
34
|
-
Provides-Extra: requests
|
|
35
|
-
Requires-Dist: requests>=2.28; extra == "requests"
|
|
36
35
|
Provides-Extra: all
|
|
37
|
-
Requires-Dist: prompture[anthropic,google,groq,openai,pandas,
|
|
36
|
+
Requires-Dist: prompture[anthropic,google,groq,openai,pandas,toon]; extra == "all"
|
|
38
37
|
Provides-Extra: test
|
|
39
38
|
Requires-Dist: pytest>=7.0; extra == "test"
|
|
40
39
|
Requires-Dist: pytest-asyncio>=0.23.0; extra == "test"
|
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '1.0.
|
|
32
|
-
__version_tuple__ = version_tuple = (1, 0,
|
|
31
|
+
__version__ = version = '1.0.45.dev2'
|
|
32
|
+
__version_tuple__ = version_tuple = (1, 0, 45, 'dev2')
|
|
33
33
|
|
|
34
34
|
__commit_id__ = commit_id = None
|
|
@@ -279,6 +279,16 @@ class Agent(Generic[DepsType]):
|
|
|
279
279
|
"""Request graceful shutdown after the current iteration."""
|
|
280
280
|
self._stop_requested = True
|
|
281
281
|
|
|
282
|
+
@property
|
|
283
|
+
def callbacks(self) -> AgentCallbacks:
|
|
284
|
+
"""Current agent-level callbacks."""
|
|
285
|
+
return self._agent_callbacks
|
|
286
|
+
|
|
287
|
+
@callbacks.setter
|
|
288
|
+
def callbacks(self, value: AgentCallbacks) -> None:
|
|
289
|
+
"""Set agent-level callbacks."""
|
|
290
|
+
self._agent_callbacks = value
|
|
291
|
+
|
|
282
292
|
@property
|
|
283
293
|
def conversation(self) -> Conversation | None:
|
|
284
294
|
"""The current persistent conversation, or ``None``."""
|
|
@@ -842,6 +852,10 @@ class Agent(Generic[DepsType]):
|
|
|
842
852
|
result = self._run_output_guardrails(ctx, result, conv, session, steps, all_tool_calls)
|
|
843
853
|
|
|
844
854
|
# 12. Fire callbacks
|
|
855
|
+
if self._agent_callbacks.on_thinking:
|
|
856
|
+
for step in steps:
|
|
857
|
+
if step.step_type == StepType.think and step.content:
|
|
858
|
+
self._agent_callbacks.on_thinking(step.content)
|
|
845
859
|
if self._agent_callbacks.on_step:
|
|
846
860
|
for step in steps:
|
|
847
861
|
self._agent_callbacks.on_step(step)
|
|
@@ -883,9 +897,7 @@ class Agent(Generic[DepsType]):
|
|
|
883
897
|
|
|
884
898
|
# Extract thinking content from <think> tags
|
|
885
899
|
thinking_text = self._extract_thinking(content)
|
|
886
|
-
if thinking_text
|
|
887
|
-
self._agent_callbacks.on_thinking(thinking_text)
|
|
888
|
-
# Also record as a think step
|
|
900
|
+
if thinking_text:
|
|
889
901
|
steps.append(
|
|
890
902
|
AgentStep(
|
|
891
903
|
step_type=StepType.think,
|
|
@@ -1184,6 +1196,10 @@ class Agent(Generic[DepsType]):
|
|
|
1184
1196
|
result = self._run_output_guardrails(ctx, result, conv, session, steps, all_tool_calls)
|
|
1185
1197
|
|
|
1186
1198
|
# 12. Fire callbacks
|
|
1199
|
+
if self._agent_callbacks.on_thinking:
|
|
1200
|
+
for step in steps:
|
|
1201
|
+
if step.step_type == StepType.think and step.content:
|
|
1202
|
+
self._agent_callbacks.on_thinking(step.content)
|
|
1187
1203
|
if self._agent_callbacks.on_step:
|
|
1188
1204
|
for step in steps:
|
|
1189
1205
|
self._agent_callbacks.on_step(step)
|
|
@@ -256,6 +256,16 @@ class AsyncAgent(Generic[DepsType]):
|
|
|
256
256
|
"""Request graceful shutdown after the current iteration."""
|
|
257
257
|
self._stop_requested = True
|
|
258
258
|
|
|
259
|
+
@property
|
|
260
|
+
def callbacks(self) -> AgentCallbacks:
|
|
261
|
+
"""Current agent-level callbacks."""
|
|
262
|
+
return self._agent_callbacks
|
|
263
|
+
|
|
264
|
+
@callbacks.setter
|
|
265
|
+
def callbacks(self, value: AgentCallbacks) -> None:
|
|
266
|
+
"""Set agent-level callbacks."""
|
|
267
|
+
self._agent_callbacks = value
|
|
268
|
+
|
|
259
269
|
@property
|
|
260
270
|
def conversation(self) -> Any:
|
|
261
271
|
"""The current persistent conversation, or ``None``."""
|
|
@@ -902,6 +912,10 @@ class AsyncAgent(Generic[DepsType]):
|
|
|
902
912
|
result = await self._run_output_guardrails(ctx, result, conv, session, steps, all_tool_calls)
|
|
903
913
|
|
|
904
914
|
# 11. Fire callbacks (async-aware)
|
|
915
|
+
if self._agent_callbacks.on_thinking:
|
|
916
|
+
for step in steps:
|
|
917
|
+
if step.step_type == StepType.think and step.content:
|
|
918
|
+
await self._invoke_callback(self._agent_callbacks.on_thinking, step.content)
|
|
905
919
|
if self._agent_callbacks.on_step:
|
|
906
920
|
for step in steps:
|
|
907
921
|
await self._invoke_callback(self._agent_callbacks.on_step, step)
|
|
@@ -937,6 +951,20 @@ class AsyncAgent(Generic[DepsType]):
|
|
|
937
951
|
}
|
|
938
952
|
|
|
939
953
|
if role == "assistant":
|
|
954
|
+
content = msg.get("content", "") or ""
|
|
955
|
+
|
|
956
|
+
# Extract thinking content from <think> tags
|
|
957
|
+
thinking_text = self._extract_thinking(content)
|
|
958
|
+
if thinking_text:
|
|
959
|
+
steps.append(
|
|
960
|
+
AgentStep(
|
|
961
|
+
step_type=StepType.think,
|
|
962
|
+
timestamp=now,
|
|
963
|
+
content=thinking_text,
|
|
964
|
+
usage=step_usage,
|
|
965
|
+
)
|
|
966
|
+
)
|
|
967
|
+
|
|
940
968
|
tc_list = msg.get("tool_calls", [])
|
|
941
969
|
if tc_list:
|
|
942
970
|
for tc in tc_list:
|
|
@@ -955,7 +983,7 @@ class AsyncAgent(Generic[DepsType]):
|
|
|
955
983
|
AgentStep(
|
|
956
984
|
step_type=StepType.tool_call,
|
|
957
985
|
timestamp=now,
|
|
958
|
-
content=
|
|
986
|
+
content=content,
|
|
959
987
|
tool_name=name,
|
|
960
988
|
tool_args=args,
|
|
961
989
|
usage=step_usage,
|
|
@@ -967,7 +995,7 @@ class AsyncAgent(Generic[DepsType]):
|
|
|
967
995
|
AgentStep(
|
|
968
996
|
step_type=StepType.output,
|
|
969
997
|
timestamp=now,
|
|
970
|
-
content=
|
|
998
|
+
content=content,
|
|
971
999
|
usage=step_usage,
|
|
972
1000
|
)
|
|
973
1001
|
)
|
|
@@ -989,6 +1017,27 @@ class AsyncAgent(Generic[DepsType]):
|
|
|
989
1017
|
)
|
|
990
1018
|
)
|
|
991
1019
|
|
|
1020
|
+
def _extract_thinking(self, content: str) -> str | None:
|
|
1021
|
+
"""Extract thinking content from <think> tags.
|
|
1022
|
+
|
|
1023
|
+
Some models (like DeepSeek, Qwen) emit chain-of-thought reasoning
|
|
1024
|
+
within <think>...</think> tags. This method extracts that content.
|
|
1025
|
+
|
|
1026
|
+
Args:
|
|
1027
|
+
content: The assistant message content.
|
|
1028
|
+
|
|
1029
|
+
Returns:
|
|
1030
|
+
The thinking text if found, None otherwise.
|
|
1031
|
+
"""
|
|
1032
|
+
import re
|
|
1033
|
+
|
|
1034
|
+
# Match <think>...</think> tags (case-insensitive, allows multiline)
|
|
1035
|
+
pattern = r"<think>(.*?)</think>"
|
|
1036
|
+
matches = re.findall(pattern, content, re.DOTALL | re.IGNORECASE)
|
|
1037
|
+
if matches:
|
|
1038
|
+
return "\n".join(match.strip() for match in matches)
|
|
1039
|
+
return None
|
|
1040
|
+
|
|
992
1041
|
async def _parse_output(
|
|
993
1042
|
self,
|
|
994
1043
|
conv: Any,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: prompture
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.45.dev2
|
|
4
4
|
Summary: Ask LLMs to return structured JSON and run cross-model tests. API-first.
|
|
5
5
|
Author-email: Juan Denis <juan@vene.co>
|
|
6
6
|
License-Expression: MIT
|
|
@@ -18,6 +18,7 @@ Requires-Dist: pydantic-settings>=2.0
|
|
|
18
18
|
Requires-Dist: python-dotenv>=0.19.0
|
|
19
19
|
Requires-Dist: python-dateutil>=2.9.0
|
|
20
20
|
Requires-Dist: pyyaml>=6.0
|
|
21
|
+
Requires-Dist: requests>=2.28
|
|
21
22
|
Provides-Extra: openai
|
|
22
23
|
Requires-Dist: openai>=1.55.0; extra == "openai"
|
|
23
24
|
Provides-Extra: anthropic
|
|
@@ -31,10 +32,8 @@ Requires-Dist: python-toon>=0.1.0; extra == "toon"
|
|
|
31
32
|
Requires-Dist: tukuy==0.0.30; extra == "toon"
|
|
32
33
|
Provides-Extra: pandas
|
|
33
34
|
Requires-Dist: pandas>=1.3.0; extra == "pandas"
|
|
34
|
-
Provides-Extra: requests
|
|
35
|
-
Requires-Dist: requests>=2.28; extra == "requests"
|
|
36
35
|
Provides-Extra: all
|
|
37
|
-
Requires-Dist: prompture[anthropic,google,groq,openai,pandas,
|
|
36
|
+
Requires-Dist: prompture[anthropic,google,groq,openai,pandas,toon]; extra == "all"
|
|
38
37
|
Provides-Extra: test
|
|
39
38
|
Requires-Dist: pytest>=7.0; extra == "test"
|
|
40
39
|
Requires-Dist: pytest-asyncio>=0.23.0; extra == "test"
|
|
@@ -6,12 +6,13 @@ pydantic-settings>=2.0
|
|
|
6
6
|
python-dotenv>=0.19.0
|
|
7
7
|
python-dateutil>=2.9.0
|
|
8
8
|
pyyaml>=6.0
|
|
9
|
+
requests>=2.28
|
|
9
10
|
|
|
10
11
|
[airllm]
|
|
11
12
|
airllm>=2.8.0
|
|
12
13
|
|
|
13
14
|
[all]
|
|
14
|
-
prompture[anthropic,google,groq,openai,pandas,
|
|
15
|
+
prompture[anthropic,google,groq,openai,pandas,toon]
|
|
15
16
|
|
|
16
17
|
[anthropic]
|
|
17
18
|
anthropic>=0.8.0
|
|
@@ -45,9 +46,6 @@ pandas>=1.3.0
|
|
|
45
46
|
[redis]
|
|
46
47
|
redis>=4.0
|
|
47
48
|
|
|
48
|
-
[requests]
|
|
49
|
-
requests>=2.28
|
|
50
|
-
|
|
51
49
|
[scaffold]
|
|
52
50
|
jinja2>=3.0
|
|
53
51
|
|
|
@@ -23,6 +23,7 @@ dependencies = [
|
|
|
23
23
|
"python-dotenv>=0.19.0",
|
|
24
24
|
"python-dateutil>=2.9.0",
|
|
25
25
|
"pyyaml>=6.0",
|
|
26
|
+
"requests>=2.28",
|
|
26
27
|
]
|
|
27
28
|
|
|
28
29
|
[project.optional-dependencies]
|
|
@@ -32,9 +33,8 @@ google = ["google-genai>=1.0.0"]
|
|
|
32
33
|
groq = ["groq>=0.4.0"]
|
|
33
34
|
toon = ["python-toon>=0.1.0", "tukuy==0.0.30"]
|
|
34
35
|
pandas = ["pandas>=1.3.0"]
|
|
35
|
-
requests = ["requests>=2.28"]
|
|
36
36
|
all = [
|
|
37
|
-
"prompture[openai,anthropic,google,groq,toon,pandas
|
|
37
|
+
"prompture[openai,anthropic,google,groq,toon,pandas]",
|
|
38
38
|
]
|
|
39
39
|
test = ["pytest>=7.0", "pytest-asyncio>=0.23.0", "prompture[all]"]
|
|
40
40
|
dev = ["pytest>=7.0", "pytest-asyncio>=0.23.0", "ruff>=0.8.0", "prompture[all]"]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/packages/llm_to_json/llm_to_json/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/packages/llm_to_toon/llm_to_toon/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_elevenlabs_stt_driver.py
RENAMED
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_elevenlabs_tts_driver.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_google_img_gen_driver.py
RENAMED
|
File without changes
|
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_grok_img_gen_driver.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_local_http_driver.py
RENAMED
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_modelscope_driver.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_ollama_embedding_driver.py
RENAMED
|
File without changes
|
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_openai_embedding_driver.py
RENAMED
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_openai_img_gen_driver.py
RENAMED
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_openai_stt_driver.py
RENAMED
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_openai_tts_driver.py
RENAMED
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_openrouter_driver.py
RENAMED
|
File without changes
|
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/async_stability_img_gen_driver.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/ollama_embedding_driver.py
RENAMED
|
File without changes
|
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/openai_embedding_driver.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/drivers/stability_img_gen_driver.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{prompture-1.0.44.dev1 → prompture-1.0.45.dev2}/prompture/scaffold/templates/requirements.txt.j2
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|