-
Notifications
You must be signed in to change notification settings - Fork 108
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
Release 0.0.3 #111
Comments
Review any other items from here: #25 |
cc @ccurme |
Community members feel free to request / suggest features |
@eyurtsev what is download from URL? I've been messing around with an extract-from-url endpoint. Works decent considering I'm a noob |
Given a url, download the content, parse it and run it through extraction. I want to augment the existing endpoint to accept a url in addition to text or a file. The backend needs to:
|
Request: download the results from the UI in JSON/CSV |
Request: export/save an extractor |
Request: adding support for local models using ollama (ollamaFunctions) or any other library |
In preparation for release 0.0.3 (likely mid or late April):
UI
BE:
The text was updated successfully, but these errors were encountered: