Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/langextract
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.7
Choose a base ref
...
head repository: google/langextract
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.8
Choose a head ref
  • 5 commits
  • 13 files changed
  • 1 contributor

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    034f2b6 View commit details
    Browse the repository at this point in the history
  2. Repository cleanup

    aksg87 committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    3e3f48a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. Improve visualization documentation and add Colab example (#153)

    - Update docs to handle both Jupyter and CLI environments
    - Add Romeo & Juliet Colab notebook
    aksg87 authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    72329d7 View commit details
    Browse the repository at this point in the history
  2. Expose timeout parameter for Ollama provider (#154)

    Increase default timeout from 30s to 120s. Add timeout parameter
    to constructor. Pass through lx.extract() via language_model_params.
    aksg87 authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    11dbcfc View commit details
    Browse the repository at this point in the history
  3. Bump version to 1.0.8

    aksg87 committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    803fe68 View commit details
    Browse the repository at this point in the history
Loading