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: firebase/genkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.0-rc.10
Choose a base ref
...
head repository: firebase/genkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.0-rc.11
Choose a head ref
  • 10 commits
  • 28 files changed
  • 8 contributors

Commits on May 10, 2024

  1. update docs logo (#109)

    i2amsam authored May 10, 2024
    Configuration menu
    Copy the full SHA
    c97ced8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d300fbb View commit details
    Browse the repository at this point in the history
  3. Update I/O metrics to be counters instead of histograms and move into…

    … separate input and output namespaces. (#111)
    
    Counters are more useful for these metrics because they are cost-proxies and so getting the overall sum is more important than understanding the per-request rate.
    bryanatkinson authored May 10, 2024
    Configuration menu
    Copy the full SHA
    fc613c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f753978 View commit details
    Browse the repository at this point in the history
  5. Replace jokeFlow with menuSuggestionFlow in flows.md (#96)

    * Replace jokeFlow with menuSuggestionFlow in flows.md
    
    * Add link to sample app
    
    * Address PR comments and update menuSuggestionFlow examples
    
    * Update link
    
    * Update streaming example
    
    * Update streamer example
    
    * Update docs/flows.md
    
    Co-authored-by: Kevin Cheung <kevinthecheung@users.noreply.github.com>
    
    * Fix bug in streaming flow
    
    ---------
    
    Co-authored-by: Kevin Cheung <kevinthecheung@users.noreply.github.com>
    tagboola and kevinthecheung authored May 10, 2024
    Configuration menu
    Copy the full SHA
    ebddb9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ed8e6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9cb10ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    42a2762 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df43e33 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf1b3cd View commit details
    Browse the repository at this point in the history
Loading