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

langchain: Adding a new section aware splitter to langchain #16526

Merged
merged 28 commits into from
Apr 1, 2024

Commits on Jan 24, 2024

  1. pushing first draft

    msetbar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4019c25 View commit details
    Browse the repository at this point in the history
  2. Update test_text_splitter.py

    msetbar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    91b28a5 View commit details
    Browse the repository at this point in the history
  3. Update text_splitter.py

    msetbar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0a4252a View commit details
    Browse the repository at this point in the history
  4. Update test_text_splitter.py

    msetbar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e89744d View commit details
    Browse the repository at this point in the history
  5. Update text_splitter.py

    msetbar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    43e20a6 View commit details
    Browse the repository at this point in the history
  6. updating the docs

    msetbar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3596a0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7d3548 View commit details
    Browse the repository at this point in the history
  8. Update text_splitter.py

    msetbar committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    488aada View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Update text_splitter.py

    msetbar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    964ec68 View commit details
    Browse the repository at this point in the history
  2. Update text_splitter.py

    msetbar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    dfa332a View commit details
    Browse the repository at this point in the history
  3. Update text_splitter.py

    msetbar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3ef770c View commit details
    Browse the repository at this point in the history
  4. Update text_splitter.py

    msetbar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0fa3fdc View commit details
    Browse the repository at this point in the history
  5. Update text_splitter.py

    msetbar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    437f9c9 View commit details
    Browse the repository at this point in the history
  6. Update text_splitter.py

    msetbar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fd226b7 View commit details
    Browse the repository at this point in the history
  7. Update text_splitter.py

    msetbar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    f74bd11 View commit details
    Browse the repository at this point in the history
  8. Update text_splitter.py

    msetbar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    366d35c View commit details
    Browse the repository at this point in the history
  9. Update text_splitter.py

    msetbar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    1f7c9a6 View commit details
    Browse the repository at this point in the history
  10. Update text_splitter.py

    msetbar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3dc6335 View commit details
    Browse the repository at this point in the history
  11. Update text_splitter.py

    msetbar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    3b1d5fd View commit details
    Browse the repository at this point in the history
  12. Update text_splitter.py

    msetbar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e9a53de View commit details
    Browse the repository at this point in the history
  13. Update test_text_splitter.py

    msetbar committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0ea5138 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Update test_text_splitter.py

    msetbar committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e2e690e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. fmt

    baskaryan committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    40fade9 View commit details
    Browse the repository at this point in the history
  2. fmt

    baskaryan committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    3ee1bb5 View commit details
    Browse the repository at this point in the history
  3. fmt

    baskaryan committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2536ec7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6d7669 View commit details
    Browse the repository at this point in the history
  5. fmt

    baskaryan committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    09f5d2d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    446a261 View commit details
    Browse the repository at this point in the history