Skip to content

Return plan for extraction #389

Open
@danthegoodman1

Description

@danthegoodman1

The extract functionality is really cool, but it would be even cooler if it could export the static code/parsing that it did so it can be reused across many instances without wastefully invoking the LLM again.

For example in the provided loom video where you extract the description of the Github repo, but had to do 100 more, it would be wasteful to have the AI do that 100 times, when it could figure out how to do it once and then the developer can have that action repeated on many pages.

Metadata

Metadata

Labels

extractThese changes pertain to the extract function

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions