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

fix(ai proxy): 3.7 regression fixes rollup #12974

Merged
merged 8 commits into from
May 6, 2024

Conversation

tysoekong
Copy link
Contributor

Summary

Regression test fix rollup from Kong 3.7 Release Candidate 1.

Checklist

  • The Pull Request has tests

Issue reference

@tysoekong tysoekong force-pushed the fix/ai_proxy_3.7_fixes_rollup branch from 5d4b92c to d0e0fa1 Compare May 2, 2024 14:04
Copy link
Contributor

@jschmid1 jschmid1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, if you could address my inline comment?

kong/llm/drivers/anthropic.lua Show resolved Hide resolved
@tysoekong tysoekong requested review from flrgh and gruceo and removed request for flrgh and gruceo May 3, 2024 13:34
@RobSerafini RobSerafini requested a review from a team May 3, 2024 16:40
@kikito kikito added this to the 3.7.0 milestone May 6, 2024
@kikito kikito merged commit 8470056 into master May 6, 2024
25 checks passed
@kikito kikito deleted the fix/ai_proxy_3.7_fixes_rollup branch May 6, 2024 11:14
github-actions bot pushed a commit that referenced this pull request May 6, 2024
* fix(ai-proxy): remove unsupported top_k parameter from openai format(s)

* fix(ai-proxy): broken ollama-type streaming events

* fix(ai-proxy): streaming setting moved ai-proxy only

* fix(ai-proxy): anthropic token counts

* fix(ai-proxy): wrong analytics format; missing azure extra analytics

* fix(ai-proxy): correct plugin name in log serializer

* fix(ai-proxy): store body string in case of regression

* fix(ai-proxy): fix tests

(cherry picked from commit 8470056)
@team-gateway-bot
Copy link
Collaborator

Successfully created cherry-pick PR for master:

@team-gateway-bot
Copy link
Collaborator

Successfully created backport PR for release/3.7.x:

locao pushed a commit that referenced this pull request May 6, 2024
* fix(ai-proxy): remove unsupported top_k parameter from openai format(s)

* fix(ai-proxy): broken ollama-type streaming events

* fix(ai-proxy): streaming setting moved ai-proxy only

* fix(ai-proxy): anthropic token counts

* fix(ai-proxy): wrong analytics format; missing azure extra analytics

* fix(ai-proxy): correct plugin name in log serializer

* fix(ai-proxy): store body string in case of regression

* fix(ai-proxy): fix tests

(cherry picked from commit 8470056)
locao pushed a commit that referenced this pull request Jun 21, 2024
* fix(ai-proxy): remove unsupported top_k parameter from openai format(s)

* fix(ai-proxy): broken ollama-type streaming events

* fix(ai-proxy): streaming setting moved ai-proxy only

* fix(ai-proxy): anthropic token counts

* fix(ai-proxy): wrong analytics format; missing azure extra analytics

* fix(ai-proxy): correct plugin name in log serializer

* fix(ai-proxy): store body string in case of regression

* fix(ai-proxy): fix tests

(cherry picked from commit 8470056)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants