Skip to content
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

Add data extraction features #187

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add data extraction features #187

wants to merge 3 commits into from

Conversation

s-kostyaev
Copy link
Owner

Added custom variables ellama-extract-list-template and ellama-extraction-provider to configure list extraction. Created functions ellama--make-extract-list-prompt, ellama-extract-list, and ellama-extract-list-async to handle synchronous and asynchronous list data extraction from input using a specified LLM provider.

@s-kostyaev
Copy link
Owner Author

s-kostyaev commented Jan 2, 2025

TODO:

Added custom variables `ellama-extract-list-template` and
`ellama-extraction-provider` to configure list extraction. Created
functions `ellama--make-extract-list-prompt`, `ellama-extract-list`,
and `ellama-extract-list-async` to handle synchronous and asynchronous
list data extraction from input using a specified LLM provider.
Added `:on-done` argument to `ellama-instant` function, which allows
specifying a function or list of functions to be called with the full
response text when the request completes.
@s-kostyaev s-kostyaev force-pushed the add-data-extraction branch from 8df150c to 28d2cda Compare January 8, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant