Skip to main content

⚠️ DEPRECATED – use ivcap-lambda instead. Compatibility shim only.

Project description

⚠️ THIS PACKAGE IS DEPRECATED ⚠️

This package (ivcap-ai-tool) has been renamed to ivcap-lambda.

🚨 Please uninstall ivcap-ai-tool and install ivcap-lambda instead:

pip uninstall ivcap-ai-tool
pip install ivcap-lambda

This package is a compatibility shim only and will receive no further updates.


Why was it renamed?

The library has been renamed from ivcap-ai-toolivcap-lambda to better reflect its purpose and align with the IVCAP platform naming conventions.

Migration

Replace your dependency and imports as follows:

Old (deprecated) New
pip install ivcap-ai-tool pip install ivcap-lambda
from ivcap_ai_tool import ... from ivcap_lambda import ...
@ivcap_ai_tool(...) @ivcap_lambda(...)
start_tool_server(...) start_lambda_server(...)

Example

# Old (deprecated)
from ivcap_ai_tool import start_tool_server, ivcap_ai_tool, ToolOptions

# New
from ivcap_lambda import start_lambda_server, ivcap_lambda, ToolOptions

Compatibility

Installing ivcap-ai-tool automatically pulls in ivcap-lambda as a dependency. The ivcap_ai_tool namespace is re-exported from ivcap_lambda so existing code continues to work without changes — you will see a DeprecationWarning at import time reminding you to migrate.

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ivcap_ai_tool-0.7.25.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ivcap_ai_tool-0.7.25-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file ivcap_ai_tool-0.7.25.tar.gz.

File metadata

  • Download URL: ivcap_ai_tool-0.7.25.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.14.5 Darwin/24.6.0

File hashes

Hashes for ivcap_ai_tool-0.7.25.tar.gz
Algorithm Hash digest
SHA256 2f73254bb2a2656607f27017b3dab0157ee96b851014d4e7de4d794727df71af
MD5 60e16aaf6a4592b599e28b09c7f7dd08
BLAKE2b-256 51e9965e53618eed6c8dd928604e2effd38502d89a7e9bae2a916a9478e9f15c

See more details on using hashes here.

File details

Details for the file ivcap_ai_tool-0.7.25-py3-none-any.whl.

File metadata

  • Download URL: ivcap_ai_tool-0.7.25-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.14.5 Darwin/24.6.0

File hashes

Hashes for ivcap_ai_tool-0.7.25-py3-none-any.whl
Algorithm Hash digest
SHA256 468f0bedb1a92c1fdc5b5cc95d36a8643f5c39e840e22d56859475d9113ac70d
MD5 09e4c87bfb22267eb92b60113ee16bee
BLAKE2b-256 437b5ba44cabbd0a8658513cbb80f71543dc22edda1f37a4a64577f821ecd290

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page