Pulkit Mishra
Pulkit Mishra
Tried running the action_scene_detector script from terminal Got the following error raise ValueError(msg_err.format(type_err, X.dtype)) ValueError: Input contains NaN, infinity or a value too large for dtype('float64'). Runs fine on some...
# Implement Comprehensive Monitoring for Long-running Workflows ## Problem Description Indexify currently lacks a comprehensive built-in solution for monitoring long-running workflows. This makes it difficult for users to track the...
# Improve Error Handling in Indexify Python SDK ## Issue Description The current implementation of the Indexify Python SDK lacks robust error handling and reporting mechanisms. ## Specific Examples 1....
# Introduce Versioning for Graphs and Functions ## Issue Description Currently, the Indexify Python SDK lacks a robust versioning system for graphs and functions. This makes it challenging to manage...
# Improve Scalability and Efficiency with Graph Optimization and Streaming Support ## Issue Description The current implementation of Indexify's Python SDK may face challenges with very large graphs or high-throughput...
# Improve Type Checking and Expand Test Coverage in Python SDK ## Issue Description The Indexify Python SDK would benefit from stronger type checking and improved test coverage. This will...
# Extended Data Loader Support: Add support for more data sources and formats ## Current Situation The Indexify Python SDK currently has limited support for data loading. The main data...