Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

kathmbeck
Copy link
Contributor

@kathmbeck kathmbeck commented Sep 4, 2025

πŸŽ‰ Thanks for submitting a pull request! πŸŽ‰

Summary

Provides initial AI gateway support for local dev. Tested locally with lambda bootstrap changes.


For us to review and ship your PR efficiently, please perform the following steps:

  • Open a bug/issue before writing your code πŸ§‘β€πŸ’». This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire πŸ”₯ (e.g. incident related), you can skip this step.
  • Read the contribution guidelines πŸ“–. This ensures your code follows our style guide and
    passes our tests.
  • Update or add tests (if any source code was changed or added) πŸ§ͺ
  • Update or add documentation (if features were changed or added) πŸ“
  • Make sure the status checks below are successful βœ…

A picture of a cute animal (not mandatory, but encouraged)

Copy link

github-actions bot commented Sep 4, 2025

πŸ“Š Benchmark results

Comparing with bf95433

  • Dependency count: 1,078 ⬆️ 0.46% increase vs. bf95433
  • Package size: 298 MB ⬆️ 0.09% increase vs. bf95433
  • Number of ts-expect-error directives: 381 (no change)

@kathmbeck kathmbeck changed the title feat: Support AI gateway feat: support ai gateway Sep 4, 2025
package.json Outdated
@@ -62,10 +62,11 @@
"@netlify/blobs": "10.0.10",
"@netlify/build": "35.1.6",
"@netlify/build-info": "10.0.7",
"@netlify/ai-gateway": "file:../primitives/packages/ai-gateway",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Tested this locally, will need to update once netlify/primitives#450 is released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant