mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-15 05:08:15 -04:00
[Use-Case] Add Form Filling #79
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marcusschiesser on GitHub (Oct 10, 2024).
Originally assigned to: @leehuwuj on GitHub.
Change the structured extraction template to support this use case: https://github.com/run-llama/llamacloud-demo/blob/main/examples/form_filling/Form_Filling_10K_SEC.ipynb
Start with a feasibility test:
Instead of making one query for each financial parameter (as in the Jupyter notebook), we try to retrieve all financial parameters for a company for a specific year in one query and save the output in a pydantic model. This is testable with the current structured extraction template after connecting it to the provided LlamaCloud index form the notebook.
One query:
Model:
@marcusschiesser commented on GitHub (Oct 16, 2024):
Note: here are some ideas concerning form filling: https://www.notion.so/llamaindex/General-Report-Generation-Scoping-117db4b7d41a8015a3f9d60aacbc81ae?pvs=4