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 bookmarks to README.md and generate new notebook #54

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

Commits on Nov 3, 2024

  1. Add bookmarks to README.md and generate new notebook

    Add bookmarks and new example notebooks to the `README.md` for better navigation.
    
    * **README.md**
      - Add bookmarks for "Classify files Example" and "Splitting Files Example" sections.
      - Update the table to include links to the new example notebooks.
    
    * **classification.ipynb**
      - Add a new notebook demonstrating how to use ExtractThinker for classifying documents.
      - Include setup instructions, API key configuration, document loader creation, extractor creation, and data extraction.
    
    * **splitting.ipynb**
      - Add a new notebook demonstrating how to split and process documents using ExtractThinker.
      - Include setup instructions, API key configuration, document loader creation, extractor creation, and data extraction.
    
    ---
    
    For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/enoch3712/ExtractThinker?shareId=XXXX-XXXX-XXXX-XXXX).
    enoch3712 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    d815c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a714114 View commit details
    Browse the repository at this point in the history
  3. clear all the outputs

    enoch3712 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    b78df2d View commit details
    Browse the repository at this point in the history