Release notes#
Version |
Changelog |
|---|---|
|
• Increase supported python version to [3.8, 3.9, 3.10, 3.11, 3.12, 3.13]
• Update pandas dependency to support pandas 2.x for python versions >= 3.10
|
|
• Add
api_24sea.ai.core.AsyncAPI.get_aipi_predictions() method to retrieve AI model predictions from the API by passing json data manually. |
|
• Add PyPI README hyperlinks
• Add get_predictions method to AsyncAPI class to retrieve predictions from AI models
• Improve error handling and logging for better debugging
• Improve schema validation for input and outputdata
• Optimize the model overview retrieval process by splitting the fleetwide models over each location
• Initial release of the
api_24sea-ai package |