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

FROM github/development-gitlab INTO development #143

Merged
merged 85 commits into from
Oct 11, 2024

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    3f8a635 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/136-lord-of-the-retriever' into 'development'

    From feature/136-lord-of-the-retriever into development
    
    See merge request prompt-engineers/v2/llm-server!1
    ryaneggz committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    34ecbb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Fix tests

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4808832 View commit details
    Browse the repository at this point in the history
  2. resovle phython path

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2c21baf View commit details
    Browse the repository at this point in the history
  3. Need to have build

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e683068 View commit details
    Browse the repository at this point in the history
  4. Add vars to job

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5b2f736 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9142156 View commit details
    Browse the repository at this point in the history
  6. Print env

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8653035 View commit details
    Browse the repository at this point in the history
  7. Need to interpolate

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ffad8a9 View commit details
    Browse the repository at this point in the history
  8. Don't even need to include

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5e6e073 View commit details
    Browse the repository at this point in the history
  9. build image

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    fd97849 View commit details
    Browse the repository at this point in the history
  10. Run build

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7332fc7 View commit details
    Browse the repository at this point in the history
  11. Test Deploy dev env

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0ac104c View commit details
    Browse the repository at this point in the history
  12. Test Deploy dev env

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e875a96 View commit details
    Browse the repository at this point in the history
  13. Fix tag

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f5c972d View commit details
    Browse the repository at this point in the history
  14. Try again

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6d7f565 View commit details
    Browse the repository at this point in the history
  15. base64 sa key

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6f0f185 View commit details
    Browse the repository at this point in the history
  16. Update docker pull

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bad0af7 View commit details
    Browse the repository at this point in the history
  17. without secrets manager

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ca482c2 View commit details
    Browse the repository at this point in the history
  18. Create dir

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7a3112d View commit details
    Browse the repository at this point in the history
  19. Create secrets

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5dddedc View commit details
    Browse the repository at this point in the history
  20. one last try

    ryaneggz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    25fe0e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    a488681 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/1-dynamic-api-tool' into 'development'

    From feature/1-dynamic-api-tool into development
    
    Closes #1
    
    See merge request prompt-engineers/v2/llm-server!2
    ryaneggz committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    3afcc4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecdc2bb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/2-add-default-to-tool-args' into 'development'

    From feature/2-add-default-to-tool-args into development
    
    Closes #2
    
    See merge request prompt-engineers/v2/llm-server!3
    ryaneggz committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    fcfdb00 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    eb99121 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/3-able-to-update-api-tool' into 'development'

    From feature/3-able-to-update-api-tool into development
    
    Closes #3
    
    See merge request prompt-engineers/v2/llm-server!4
    ryaneggz committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    14b049a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f2be9f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/6-add-toolkit-field-to-newtoolmodal-for-groupin…

    …g' into 'development'
    
    From feature/6-add-toolkit-field-to-newtoolmodal-for-grouping into development
    
    Closes #6
    
    See merge request prompt-engineers/v2/llm-server!5
    ryaneggz committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3d5ccc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88ea2df View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/9-init-database-on-up' into 'development'

    From feature/9-init-database-on-up into development
    
    Closes #9
    
    See merge request prompt-engineers/v2/llm-server!6
    ryaneggz committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    67a85ac View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    64dcb8d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/7-code-block-does-not-wrap' into 'development'

    From bugfix/7-code-block-does-not-wrap into development
    
    Closes #7
    
    See merge request prompt-engineers/v2/llm-server!7
    ryaneggz committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    78421de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c5fe57 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/8-deep-check-to-enable-update-tool' into 'devel…

    …opment'
    
    From feature/8-deep-check-to-enable-update-tool into development
    
    Closes #8
    
    See merge request prompt-engineers/v2/llm-server!8
    ryaneggz committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    427284a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. try deploy

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a05fdbb View commit details
    Browse the repository at this point in the history
  2. Push to gcr

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7538323 View commit details
    Browse the repository at this point in the history
  3. Push to gcr

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    db0268e View commit details
    Browse the repository at this point in the history
  4. Push to gcr

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0c2033b View commit details
    Browse the repository at this point in the history
  5. Trying to push to gcr

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    031538b View commit details
    Browse the repository at this point in the history
  6. switch env var

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8d9764a View commit details
    Browse the repository at this point in the history
  7. push image

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    cc4831f View commit details
    Browse the repository at this point in the history
  8. CI

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0ce4ba7 View commit details
    Browse the repository at this point in the history
  9. claude

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d401196 View commit details
    Browse the repository at this point in the history
  10. driver

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    38e2912 View commit details
    Browse the repository at this point in the history
  11. driver

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b2a0fe9 View commit details
    Browse the repository at this point in the history
  12. driver

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    82a12f0 View commit details
    Browse the repository at this point in the history
  13. fix tag

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1e229a7 View commit details
    Browse the repository at this point in the history
  14. Build works, Deploy

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8ecddb7 View commit details
    Browse the repository at this point in the history
  15. Build works, Deploy

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    09e57f0 View commit details
    Browse the repository at this point in the history
  16. Run full pipeline

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6ad1cf6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8103d59 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c5788c5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4a97f46 View commit details
    Browse the repository at this point in the history
  20. test env

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c466b53 View commit details
    Browse the repository at this point in the history
  21. test env

    ryaneggz committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c7826f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    1710377 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/10-add-oauth-github' into 'development'

    From feature/10-add-oauth-github into development
    
    Closes #10
    
    See merge request prompt-engineers/v2/llm-server!9
    ryaneggz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    4f7764f View commit details
    Browse the repository at this point in the history
  3. Should deploy

    ryaneggz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    e94109b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    aff1e9f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/17-google-oauth' into 'development'

    From feature/17-google-oauth into development
    
    Closes #17
    
    See merge request prompt-engineers/v2/llm-server!10
    ryaneggz committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    44fa45e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    427bab4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/16-improve-oauth-callback-page-ux' into 'develo…

    …pment'
    
    From feature/16-improve-oauth-callback-page-ux into development
    
    Closes #16
    
    See merge request prompt-engineers/v2/llm-server!11
    ryaneggz committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    126543f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9ca724 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18661a7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'bugfix/20-reopen-customize-on-new-tool-cancel' into 'de…

    …velopment'
    
    From bugfix/20-reopen-customize-on-new-tool-cancel into development
    
    Closes #20
    
    See merge request prompt-engineers/v2/llm-server!12
    ryaneggz committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    39d2378 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d399f1f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'bugfix/18-processing-spinner-showing-back-up' into 'dev…

    …elopment'
    
    From bugfix/18-processing-spinner-showing-back-up into development
    
    Closes #18
    
    See merge request prompt-engineers/v2/llm-server!13
    ryaneggz committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    b754b6f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90e828a View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/14-settings-page' into 'development'

    From feature/14-settings-page into development
    
    Closes #14
    
    See merge request prompt-engineers/v2/llm-server!14
    ryaneggz committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7a8df23 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    f2c5d52 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bugfix/24-fix-retrieval-agent' into 'development'

    FROM bugfix/24-fix-retrieval-agent INTO development
    
    Closes #24
    
    See merge request prompt-engineers/v2/llm-server!16
    ryaneggz committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    575c763 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    d569c61 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/25-ai-create-tool' into 'development'

    FROM feature/25-ai-create-tool INTO development
    
    Closes #25
    
    See merge request prompt-engineers/v2/llm-server!17
    ryaneggz committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    14848c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    865a416 View commit details
    Browse the repository at this point in the history
  2. Fixing azure cred

    ryaneggz committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    fa179d5 View commit details
    Browse the repository at this point in the history
  3. Fixing azure cred

    ryaneggz committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a33dc5c View commit details
    Browse the repository at this point in the history
  4. Fix key names

    ryaneggz committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d21a04c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    fdd1df0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02bcf67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    833e2fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b145f86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fba749d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    825f72d View commit details
    Browse the repository at this point in the history