-
-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better Docs and Modular Extract Tasks #130
Commits on Jun 22, 2024
-
Added a way to display registered data parsing tasks to the frontend.…
… Planning to have orchestrator dynamically select data processing task on a datacell by datacell basis based on the task name registered in our column definition. This will make it far more practical for devs to create custom extractors.
Configuration menu - View commit details
-
Copy full SHA for f7c802e - Browse repository at this point
Copy the full SHA f7c802eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffc1b5b - Browse repository at this point
Copy the full SHA ffc1b5bView commit details -
Dropped LanguageModel model as it's not really being used and the tas…
…k_name property in Column has functionally taken over the same purpose (though you could certainly see a world in the near future where we add this (or something like it) back in.
Configuration menu - View commit details
-
Copy full SHA for 92e732b - Browse repository at this point
Copy the full SHA 92e732bView commit details -
Removed language model queries + mutations + dropdown. Added dropdown…
… and query for registered extract task names.
Configuration menu - View commit details
-
Copy full SHA for c2d6234 - Browse repository at this point
Copy the full SHA c2d6234View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed8c768 - Browse repository at this point
Copy the full SHA ed8c768View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddeb414 - Browse repository at this point
Copy the full SHA ddeb414View commit details
Commits on Jun 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fcd8b43 - Browse repository at this point
Copy the full SHA fcd8b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f8a66a - Browse repository at this point
Copy the full SHA 3f8a66aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91c5a58 - Browse repository at this point
Copy the full SHA 91c5a58View commit details -
Tweaked extract task test to run two different task_names and test dy…
…namic test selection. Regenerated cassette for test.
Configuration menu - View commit details
-
Copy full SHA for de9e149 - Browse repository at this point
Copy the full SHA de9e149View commit details