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

Tool changes #63

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Tool changes #63

wants to merge 24 commits into from

Commits on Aug 31, 2024

  1. feat: add klayout tool, move opensta to commands

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    4b47bc6 View commit details
    Browse the repository at this point in the history
  2. feat: add multiple worker threads

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    30791e2 View commit details
    Browse the repository at this point in the history
  3. feat: add fn to scrape klayout docs

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2c5c37d View commit details
    Browse the repository at this point in the history
  4. feat: manually set cuda devices

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    c47569c View commit details
    Browse the repository at this point in the history
  5. fix: pass use cuda to sim retriever

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    f6726d1 View commit details
    Browse the repository at this point in the history
  6. fix: minor prompt changes

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    4c7e9d1 View commit details
    Browse the repository at this point in the history
  7. fix: ruff formatting

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ce3a946 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. feat: minor refactors and style changes

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f6994f3 View commit details
    Browse the repository at this point in the history
  2. feat: add a healthcheck endpoint

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    52c0a09 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. refactor: edit src list path

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4d98f37 View commit details
    Browse the repository at this point in the history
  2. feat: use response model

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f294476 View commit details
    Browse the repository at this point in the history
  3. fix: add type ignores

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fc9ffc0 View commit details
    Browse the repository at this point in the history
  4. fix: remove unused type: ignore

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    22c09d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. feat: use hf repo in dockerfile

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8926e57 View commit details
    Browse the repository at this point in the history
  2. fix: move warn to warning

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    20468f2 View commit details
    Browse the repository at this point in the history
  3. feat: log corrupted pdf error

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    79bab08 View commit details
    Browse the repository at this point in the history
  4. feat: add nltk to requirements

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7f37bce View commit details
    Browse the repository at this point in the history
  5. feat: use git lfs

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2420cf0 View commit details
    Browse the repository at this point in the history
  6. feat: add post install script to install nltk modules

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1f7b505 View commit details
    Browse the repository at this point in the history
  7. style: ruff formatting

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f8682fc View commit details
    Browse the repository at this point in the history
  8. feat: move respone models to a seperate folder

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    92a4cd6 View commit details
    Browse the repository at this point in the history
  9. stye: ruff forrmatting

    Signed-off-by: Palaniappan R <[email protected]>
    palaniappan-r committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3dc14dc View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge branch 'master' into tool-changes

    Signed-off-by: Song Luar <[email protected]>
    luarss authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5f251b5 View commit details
    Browse the repository at this point in the history
  2. fix ruff

    Signed-off-by: Jack Luar <[email protected]>
    luarss committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    60988be View commit details
    Browse the repository at this point in the history