Skip to content

[FEATURE] TQDM tracking + cost #4

@jonhilgart22

Description

@jonhilgart22

Feature Description

A clear and concise description of what you want to happen.

Fun project; I've been looking for a DSPy based extraction for some time now...

It would be helpful to include progress tracking, as well as cost information for the run.

Problem/Use Case

What problem does this solve? What use case does this enable?
Example: "I'm trying to extract data from medical records, but I need..."

Proposed Solution

Describe the solution you'd like to see.

Example Usage

Show how you would like to use this feature:

from langstruct import LangStruct

# Example of how the new feature would work
extractor = LangStruct(...)
result = extractor.new_method(...)

Alternatives Considered

Describe any alternative solutions or features you've considered.

Additional Context

Add any other context, mockups, or examples about the feature request here.

Implementation Ideas

If you have ideas about how this could be implemented, share them here.

Checklist

  • I have searched existing issues to make sure this isn't a duplicate
  • I have provided a clear use case for this feature
  • I have included example usage code
  • This feature aligns with LangStruct's goals of structured text extraction

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions