Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: supabase/functions-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: supabase/functions-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 25, 2023

  1. Directly pass through event streams

    Pass through event streams so that OpenAI completions, etc. can be proxied
    soulofmischief authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fbdc8ad View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Merge pull request #74 from soulofmischief/patch-1

    Directly pass through event streams
    laktek authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    098537a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef0b7b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc12abc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #79 from supabase/supabase-ai-types

    feat: add Edge Runtime global types
    laktek authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    26a23e0 View commit details
    Browse the repository at this point in the history
Loading