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

feat: ai-proxy plugin #11499

Merged
merged 87 commits into from
Sep 17, 2024
Merged

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    b98a48f View commit details
    Browse the repository at this point in the history
  2. remove subrequest

    shreemaan-abhishek committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8188ae4 View commit details
    Browse the repository at this point in the history
  3. fix diff test

    shreemaan-abhishek committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7b83b3a View commit details
    Browse the repository at this point in the history
  4. long line fix

    shreemaan-abhishek committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    97cafa5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35b1787 View commit details
    Browse the repository at this point in the history
  6. license

    shreemaan-abhishek committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e18caef View commit details
    Browse the repository at this point in the history
  7. plugins.t fix

    shreemaan-abhishek committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    28f06ae View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    82f9692 View commit details
    Browse the repository at this point in the history
  2. auth schema fix

    shreemaan-abhishek committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    0577e8e View commit details
    Browse the repository at this point in the history
  3. scheme and method

    shreemaan-abhishek committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    e5f00f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c307b04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef4cf84 View commit details
    Browse the repository at this point in the history
  6. tests

    shreemaan-abhishek committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    4bf6bd2 View commit details
    Browse the repository at this point in the history
  7. lint

    shreemaan-abhishek committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    42adfd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. add docs

    shreemaan-abhishek committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0af00ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aff56a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f25f21a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2d253e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. fix lint

    shreemaan-abhishek committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    58ca8a7 View commit details
    Browse the repository at this point in the history
  2. index to json

    shreemaan-abhishek committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f146f20 View commit details
    Browse the repository at this point in the history
  3. reindex

    shreemaan-abhishek committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2317aa8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    3ac0fe5 View commit details
    Browse the repository at this point in the history
  2. remove , nil

    shreemaan-abhishek committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6e31cfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e302360 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83f2197 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcc21cb View commit details
    Browse the repository at this point in the history
  6. add log

    shreemaan-abhishek committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    10a07c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7220c08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4afb30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6248005 View commit details
    Browse the repository at this point in the history
  10. remove completions

    shreemaan-abhishek committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e88683c View commit details
    Browse the repository at this point in the history
  11. source -> type

    shreemaan-abhishek committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7d9c075 View commit details
    Browse the repository at this point in the history
  12. fix lint

    shreemaan-abhishek committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9823570 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. or -> and

    shreemaan-abhishek committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    94d00f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b24e439 View commit details
    Browse the repository at this point in the history
  3. global pcall

    shreemaan-abhishek committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    5ca70f3 View commit details
    Browse the repository at this point in the history
  4. rname test file

    shreemaan-abhishek committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    284ad76 View commit details
    Browse the repository at this point in the history
  5. use has_prefix

    shreemaan-abhishek committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6baa7d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdab563 View commit details
    Browse the repository at this point in the history
  7. dont modify tfsp

    shreemaan-abhishek committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2d0a7a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. subrequest

    shreemaan-abhishek committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    530448f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed11fa4 View commit details
    Browse the repository at this point in the history
  3. unused var

    shreemaan-abhishek committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cba307a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. http version check

    shreemaan-abhishek committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3febd29 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. reindex

    shreemaan-abhishek committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e566a37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c13cef View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Revert "subrequest"

    This reverts commit 530448f.
    shreemaan-abhishek committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    28c9c4d View commit details
    Browse the repository at this point in the history
  2. Revert "subrequest log check"

    This reverts commit ed11fa4.
    shreemaan-abhishek committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    780561d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ffdd85 View commit details
    Browse the repository at this point in the history
  4. pass through test

    shreemaan-abhishek committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0521f89 View commit details
    Browse the repository at this point in the history
  5. clean up

    shreemaan-abhishek committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bd8309b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    6f5d158 View commit details
    Browse the repository at this point in the history
  2. test scheme fix

    shreemaan-abhishek committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d4f3a5a View commit details
    Browse the repository at this point in the history
  3. test path fix

    shreemaan-abhishek committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1bfeac9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25975c0 View commit details
    Browse the repository at this point in the history
  5. cleanup

    shreemaan-abhishek committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7c77ed6 View commit details
    Browse the repository at this point in the history
  6. CLEANUP

    shreemaan-abhishek committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fa46abe View commit details
    Browse the repository at this point in the history
  7. cleanup

    shreemaan-abhishek committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    45e4f98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    99af867 View commit details
    Browse the repository at this point in the history
  9. cleanup

    shreemaan-abhishek committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    11aef59 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4eb0ff4 View commit details
    Browse the repository at this point in the history
  11. cleanup

    shreemaan-abhishek committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    92ebd9d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c0dc59e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix lint

    shreemaan-abhishek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    99cf3a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    243b5f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    217b5af View commit details
    Browse the repository at this point in the history
  4. fix test

    shreemaan-abhishek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6661a0e View commit details
    Browse the repository at this point in the history
  5. fix lint

    shreemaan-abhishek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1c00e2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37cdd7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1062cc2 View commit details
    Browse the repository at this point in the history
  8. Revert "remove subrequest 😩"

    This reverts commit 1062cc2.
    shreemaan-abhishek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7b23623 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4278fd5 View commit details
    Browse the repository at this point in the history
  10. cleanup

    shreemaan-abhishek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d915292 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c3bcb3 View commit details
    Browse the repository at this point in the history
  12. optimize

    shreemaan-abhishek committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bcca3f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix lint

    shreemaan-abhishek committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    929cbb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e149170 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Reapply "remove subrequest 😩"

    This reverts commit 7b23623.
    shreemaan-abhishek committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d346d38 View commit details
    Browse the repository at this point in the history
  2. update doc

    shreemaan-abhishek committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3429e03 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Apply suggestions from code review

    Co-authored-by: Traky Deng <trakydeng@gmail.com>
    shreemaan-abhishek and kayx23 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7c08290 View commit details
    Browse the repository at this point in the history
  2. code review

    shreemaan-abhishek committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    977cf68 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. code review

    shreemaan-abhishek committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    073b3f8 View commit details
    Browse the repository at this point in the history
  2. code review

    shreemaan-abhishek committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5831108 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. update priority

    shreemaan-abhishek committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ab4c37e View commit details
    Browse the repository at this point in the history
  2. update priority

    shreemaan-abhishek committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cdd37db View commit details
    Browse the repository at this point in the history
  3. fix test

    shreemaan-abhishek committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e0e3e15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6768e4 View commit details
    Browse the repository at this point in the history