You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using sigllm to do anomaly detection for a 3 hour timeseries with 1 minute interval between each data point (overall ~180 data points).
I'm using the openAI path using an API key. It take around couple of minutes to run for that time-series. Is there any way to make this faster? Is there any data on the fastest performance of sigllm?