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
It looks like the preql query server's predict method only accepts file-based input and output, but for learning and usability it's important to be able to pass and receive in-memory python data structures.
It looks like the preql query server's predict method only accepts file-based input and output, but for learning and usability it's important to be able to pass and receive in-memory python data structures.