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

[NeuralChat] Enable RAG's table extraction and summary #1417

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

Commits on Mar 28, 2024

  1. enable table and table summary for rag pdf

    Signed-off-by: Manxin Xu <[email protected]>
    xmx-521 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7781a6e View commit details
    Browse the repository at this point in the history
  2. fix code format

    Signed-off-by: Manxin Xu <[email protected]>
    xmx-521 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    222ee81 View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    
    Signed-off-by: Manxin Xu <[email protected]>
    pre-commit-ci[bot] authored and xmx-521 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    dc0faf8 View commit details
    Browse the repository at this point in the history
  4. fix environment issue

    Signed-off-by: Manxin Xu <[email protected]>
    xmx-521 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d5b93dd View commit details
    Browse the repository at this point in the history
  5. fix key error

    Signed-off-by: Manxin Xu <[email protected]>
    xmx-521 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d8687ef View commit details
    Browse the repository at this point in the history
  6. fix two parameters

    Signed-off-by: Manxin Xu <[email protected]>
    xmx-521 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    824c48e View commit details
    Browse the repository at this point in the history
  7. fix line too long

    Signed-off-by: Manxin Xu <[email protected]>
    xmx-521 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    81ca43d View commit details
    Browse the repository at this point in the history
  8. clear code, update README

    Signed-off-by: Manxin Xu <[email protected]>
    xmx-521 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e7e5331 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f71b602 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. polish pr

    Signed-off-by: Chen Xi <[email protected]>
    ClarkChin08 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    39bd8d7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into manxin/rag_table_summary

    Signed-off-by: Manxin Xu <[email protected]>
    xmx-521 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    dddf4de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    460110a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. polish readme

    Signed-off-by: Chen Xi <[email protected]>
    ClarkChin08 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ee601db View commit details
    Browse the repository at this point in the history