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

Add vertex evaluator information to docs #1

Merged
merged 239 commits into from
May 2, 2024
Merged

Commits on May 2, 2024

  1. Fix model routing (#161)

    MichaelDoyle authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    59c599f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a92bdae View commit details
    Browse the repository at this point in the history
  3. Fetch models from API (#174)

    MichaelDoyle authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8fb9144 View commit details
    Browse the repository at this point in the history
  4. Backend errors (#163)

    Display errors in the Prompt Playground component after receiving issues from backend
    MaesterChestnut authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7bf826c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca94c45 View commit details
    Browse the repository at this point in the history
  6. [UI] Increase max-height of flow input/output (#179)

    Also update styles for running + error statues in output box.
    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9d90ca0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed6ab19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95b4c60 View commit details
    Browse the repository at this point in the history
  9. Input validation disables prompt run button (#182)

    Input validation for prompt playground
    MaesterChestnut authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8977bb7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f53dde View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c145f96 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f3c9593 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5976078 View commit details
    Browse the repository at this point in the history
  14. Fix validator issues (#194)

    shrutip90 authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0cd9569 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0a35f00 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c7dfaef View commit details
    Browse the repository at this point in the history
  17. Add vertex-ai to the model playground (#201)

    Also add icons for all known action types
    MichaelDoyle authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f99d706 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    500a3c7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d4083e4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    88e9d35 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0cf4621 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    515e66d View commit details
    Browse the repository at this point in the history
  23. [UI] Update app name

    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    157fa80 View commit details
    Browse the repository at this point in the history
  24. [UI] Update flow details layout (#246)

    Also adds new `<expand-text>` shared component which adds a button to show text in a larger pop-up dialog.
    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3a55b2b View commit details
    Browse the repository at this point in the history
  25. [UI] Add callout component (#244)

    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3ea1859 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d9535dd View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7e8699f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    64f4c62 View commit details
    Browse the repository at this point in the history
  29. Playground load trace (#262)

    * Code cleanup
    * Load playground from a trace
    MichaelDoyle authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6a48b65 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f4029a7 View commit details
    Browse the repository at this point in the history
  31. Give topP the slider treatment (#264)

    It's only right, now that we've done temp. :-)
    MichaelDoyle authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6e45192 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9853760 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    52692ec View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    98b4a1c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    656d3cc View commit details
    Browse the repository at this point in the history
  36. Add CustomOptions (#276)

    Also, add stop sequences to the request.
    MichaelDoyle authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    cf3991f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    d7a86f0 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    172148b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    29d353a View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    877d3c7 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    6f5279e View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    6a932ad View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    b4a2019 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    56db2e2 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    d527b54 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    7e99dfd View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    6c6633a View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    079029e View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    a8f58c7 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    6cba77e View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    490e173 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    8848671 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    85b739d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    81ab1f9 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    bfde202 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    abf3a16 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    8434a9c View commit details
    Browse the repository at this point in the history
  58. Render images in chat (#340)

    MichaelDoyle authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b62657a View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    d9c8978 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    7715a8c View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    149ca45 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    320062a View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    1b1401e View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    317b79d View commit details
    Browse the repository at this point in the history
  65. Do not load output from trace; typically we're interested in loading …

    …up the inputs, and re-running to get the output (#347)
    MichaelDoyle authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bf047aa View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    bce99de View commit details
    Browse the repository at this point in the history
  67. [UI] Add Genkit icon (#371)

    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bbd698c View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    75b87c2 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    37e9934 View commit details
    Browse the repository at this point in the history
  70. Prefer includes over contains (#376)

    Contains causes a `TypeError: _i.contains is not a function` when running evals.
    tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    adc4b5f View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    5580231 View commit details
    Browse the repository at this point in the history
  72. Chat mode (#391)

    MaesterChestnut authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    dd1d92b View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    7280681 View commit details
    Browse the repository at this point in the history
  74. Add basics of the eval runner page (#367)

    * initial ui changes
    
    * formatted
    
    * Add mocked evals page
    
    * Unnest runs
    
    * Remove evaluations tab from appbar
    ssbushi authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    09cc900 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    9380caf View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    af830fa View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    e0e0a4e View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    553817d View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    a1d337f View commit details
    Browse the repository at this point in the history
  80. Adds support for image models. (#426)

    mbleigh authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a2b2572 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    635fb79 View commit details
    Browse the repository at this point in the history
  82. Revert "fix playground runner after runAction change (#429)" (#431)

    This reverts commit 82264c0777dd47b0835dda01362a902298ec044b.
    MaesterChestnut authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    e03d359 View commit details
    Browse the repository at this point in the history
  83. Small tweaks to model playground to reduce chat (#438)

    input clutter
    MichaelDoyle authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    549ffbe View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    535040a View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    0d597c5 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    9be4c2f View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    f260f23 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    8ff5d6b View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    e0bd582 View commit details
    Browse the repository at this point in the history
  90. Allow size to be optional (#452)

    Model returns error otherwise: 400 None is not of type 'string' - 'size'
    MichaelDoyle authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1d63de4 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    0d17f05 View commit details
    Browse the repository at this point in the history
  92. [UI] Add raw mat-table for evals view (#430)

    * initial ui changes
    
    * formatted
    
    * Add mocked evals page
    
    * Add mocked table prelim
    
    * tests
    
    * Use EvalResult for now
    
    * feedback changes
    ssbushi authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    111be83 View commit details
    Browse the repository at this point in the history
  93. Add embeddings models (#303)

    huangjeff5 authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4131f03 View commit details
    Browse the repository at this point in the history
  94. [UI] Update /evaluations route to /evaluate (#454)

    Matches other verb-based top-level routes.
    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a818995 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    76f401d View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    1df184d View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    7547bf7 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    1c544fb View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    40db877 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    696ddd7 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    d387807 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    5a5142d View commit details
    Browse the repository at this point in the history
  103. Generic action runner (#484)

    MichaelDoyle authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6fb2159 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    a73c32f View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    e8c41a1 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    dbd97a2 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    4f999f6 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    cbe9fe1 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    312370c View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    c9b39d9 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    07a6e33 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    93d4749 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    f9b6eb7 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    b8da207 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    d3cc8ab View commit details
    Browse the repository at this point in the history
  116. Remove fdescribe in tests (#532)

    ssbushi authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b98183d View commit details
    Browse the repository at this point in the history
  117. Fix minor UI elements in eval page (#533)

    * WIP Eval UI changes
    
    * Clean scss
    
    * simplify name getter
    
    * trigger checks again
    
    * undo
    ssbushi authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8f65d98 View commit details
    Browse the repository at this point in the history
  118. Add inspect trace option (#540)

    * WIP Eval UI changes
    
    * Clean scss
    
    * WIP add inspect button
    
    * Add inspect button
    
    * Add inspect button
    
    * remove target
    
    * Use links instead of button
    
    * remove unused dep
    ssbushi authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9d57c8b View commit details
    Browse the repository at this point in the history
  119. Add inspect tab in the Dev UI (#546)

    * WIP Eval UI changes
    
    * Clean scss
    
    * WIP add inspect button
    
    * Add inspect button
    
    * Add inspect button
    
    * remove target
    
    * Use links instead of button
    
    * remove unused dep
    
    * Add evaluation tab
    
    * Update messaging
    ssbushi authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    262521c View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    b2a417a View commit details
    Browse the repository at this point in the history
  121. [UI] Add typewriter effect to welcoem message (#554)

    - Also include missing Google Sans fonts
    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    dd06198 View commit details
    Browse the repository at this point in the history
  122. [UI] Tweak logo kerning (#555)

    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    390e620 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    ea1f2c2 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    107b0a8 View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    e267956 View commit details
    Browse the repository at this point in the history
  126. [UI] Show custom metadata attributes last in span details (#563)

    - Also move span duration logic to shared util function and show seconds if > 1000ms.
    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ad1d4ec View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    a57a774 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    b0e1bfa View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    f2328a9 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    f60139b View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    00fa2c4 View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    310ea75 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    fbfff64 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    541ac5c View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    14ef01f View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    80dff69 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    ae1aaa0 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    db62bf9 View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    6d16d98 View commit details
    Browse the repository at this point in the history
  140. [Eval bugbash] Update tooltip to definitions, visible on entire chip (#…

    …624)
    
    * Update tooltip to definitions, visible on entire chip
    
    * typos
    ssbushi authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c940ee7 View commit details
    Browse the repository at this point in the history
  141. [Eval bugbash] Show errors as errors in eval UI (#626)

    * Update tooltip to definitions, visible on entire chip
    
    * typos
    
    * Mark errors as errors
    
    * use ngIf
    
    * Add TODO
    ssbushi authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    091c88a View commit details
    Browse the repository at this point in the history
  142. [Eval bugbash] Only show icon if failed evaluator (#635)

    * Update tooltip to definitions, visible on entire chip
    
    * typos
    
    * WIP icons
    
    * Remove unused
    ssbushi authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    db41f3e View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    3721208 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    445c370 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    177cb2a View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    8025690 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    c757cec View commit details
    Browse the repository at this point in the history
  148. Update error tooltip (#665)

    * Update error tooltip
    
    * typos
    
    * Show error message if available
    ssbushi authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a4b7eaa View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    917e328 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    4527f4b View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    494905d View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    caff283 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    d6116d1 View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    329b44c View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    3295717 View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    40233d2 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    a5b805d View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    4000487 View commit details
    Browse the repository at this point in the history
  159. Pass thru options to API (#695)

    huangjeff5 authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    465951c View commit details
    Browse the repository at this point in the history
  160. Bump ragas to 0.0.6 (#719)

    pavelgj authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a20b443 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    5f86cb6 View commit details
    Browse the repository at this point in the history
  162. Update system/message placeholders (#727)

    * Update placeholders
    
    * Update message.component.ts
    MichaelDoyle authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f471a7f View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    317289f View commit details
    Browse the repository at this point in the history
  164. Clarifying label on button formerly known as "Open in Playground" (#636)

    - Label now says 'Open in flow runner', 'Open in model runner', etc.
      to make it more clear which step will be run.
    - Changing to secondary style button to make it look less like
      the action will be run immediately.
    maxl0rd authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    08eaae6 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    82b3148 View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    44daaaf View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    9729e66 View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    8bd8066 View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    2f075f6 View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    df14113 View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    5638995 View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    bd0e8bb View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    2b3b382 View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    fe788cf View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    0832e4f View commit details
    Browse the repository at this point in the history
  176. Configuration menu
    Copy the full SHA
    03c5d56 View commit details
    Browse the repository at this point in the history
  177. [UI] Only show eval zero state when loaded (#811)

    Prevents a quick distracting flash of the zero state when the page loads.
    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    cbe3eb3 View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    4535531 View commit details
    Browse the repository at this point in the history
  179. Configuration menu
    Copy the full SHA
    8759b3d View commit details
    Browse the repository at this point in the history
  180. Configuration menu
    Copy the full SHA
    7b48c85 View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    0605d31 View commit details
    Browse the repository at this point in the history
  182. Configuration menu
    Copy the full SHA
    09b818e View commit details
    Browse the repository at this point in the history
  183. Configuration menu
    Copy the full SHA
    4038e4c View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    ccb0360 View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    ce0f6c9 View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    79c4bc3 View commit details
    Browse the repository at this point in the history
  187. Fix missed version 0.5.0-rc.1 (#858)

    pavelgj authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7d937d4 View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    5a165f1 View commit details
    Browse the repository at this point in the history
  189. [UI] Fix tools icon (#862)

    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ddb6c0a View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    5c8a33e View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    703fc06 View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    716bf1c View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    998216f View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    118ce13 View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    54dce1b View commit details
    Browse the repository at this point in the history
  196. Export textEmbedding (#36)

    huangjeff5 authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    45e208f View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    948f042 View commit details
    Browse the repository at this point in the history
  198. [UI] Create skeleton prompt runner component (#54)

    Will serve as a base for prompt-specific runner features that we will add.
    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3600beb View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    b153ed4 View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    f1f5137 View commit details
    Browse the repository at this point in the history
  201. Configuration menu
    Copy the full SHA
    fad6b0c View commit details
    Browse the repository at this point in the history
  202. Configuration menu
    Copy the full SHA
    4a59e04 View commit details
    Browse the repository at this point in the history
  203. Configuration menu
    Copy the full SHA
    26bff08 View commit details
    Browse the repository at this point in the history
  204. Always clear message when not in chat mode - otherwise if an error is…

    … shown, we'll still see the previous message. (#67)
    MichaelDoyle authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    768b094 View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    2125ce7 View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    cc5e0f7 View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    547f028 View commit details
    Browse the repository at this point in the history
  208. Allow system role for Gemini 1.5 Pro (#85)

    Also removes references to OpenAI from UI.
    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a4a0931 View commit details
    Browse the repository at this point in the history
  209. Configuration menu
    Copy the full SHA
    20cdbce View commit details
    Browse the repository at this point in the history
  210. Update faithfulness to v0.1.7 (#87)

    * Update faithfulness to v0.1.7
    
    * Update METADATA
    ssbushi authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6a761f3 View commit details
    Browse the repository at this point in the history
  211. Configuration menu
    Copy the full SHA
    d006dfe View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    afe7fea View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    dab3938 View commit details
    Browse the repository at this point in the history
  214. Configuration menu
    Copy the full SHA
    d2994b4 View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    4fc9db4 View commit details
    Browse the repository at this point in the history
  216. Message list component (#84)

    Co-authored-by: Chris Chestnut <[email protected]>
    Co-authored-by: Michael Doyle <[email protected]>
    2 people authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    b99e447 View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    ac92038 View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    590eca7 View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    5d87111 View commit details
    Browse the repository at this point in the history
  220. Configuration menu
    Copy the full SHA
    618d107 View commit details
    Browse the repository at this point in the history
  221. Configuration menu
    Copy the full SHA
    f45e656 View commit details
    Browse the repository at this point in the history
  222. Configuration menu
    Copy the full SHA
    08eb2d6 View commit details
    Browse the repository at this point in the history
  223. [UI] Fix model versions not being loaded on initial render (#131)

    Fixes google/genkit#130. This is more of a stop-gap fix, going to explore refactoring these components to utilize Angular signals to eliminate this class of error entirely.
    tonybaroneee authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c49cbc0 View commit details
    Browse the repository at this point in the history
  224. Configuration menu
    Copy the full SHA
    e9c2ac3 View commit details
    Browse the repository at this point in the history
  225. Configuration menu
    Copy the full SHA
    5185143 View commit details
    Browse the repository at this point in the history
  226. Configuration menu
    Copy the full SHA
    2d5730b View commit details
    Browse the repository at this point in the history
  227. Configuration menu
    Copy the full SHA
    94c4306 View commit details
    Browse the repository at this point in the history
  228. Configuration menu
    Copy the full SHA
    dbfed9e View commit details
    Browse the repository at this point in the history
  229. Configuration menu
    Copy the full SHA
    67df20e View commit details
    Browse the repository at this point in the history
  230. Configuration menu
    Copy the full SHA
    b6753b4 View commit details
    Browse the repository at this point in the history
  231. Configuration menu
    Copy the full SHA
    cf01937 View commit details
    Browse the repository at this point in the history
  232. Configuration menu
    Copy the full SHA
    1a2ea20 View commit details
    Browse the repository at this point in the history
  233. Configuration menu
    Copy the full SHA
    ef1bfb3 View commit details
    Browse the repository at this point in the history
  234. Configuration menu
    Copy the full SHA
    c464752 View commit details
    Browse the repository at this point in the history
  235. Configuration menu
    Copy the full SHA
    381425b View commit details
    Browse the repository at this point in the history
  236. Configuration menu
    Copy the full SHA
    69416cf View commit details
    Browse the repository at this point in the history
  237. change action latency name (#200)

    Change the name of the action latency histogram from
    "genkit.action.action_latency" to "genkit.action.latency"
    to avoid stutter.
    jba authored and tagboola committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3261847 View commit details
    Browse the repository at this point in the history
  238. Configuration menu
    Copy the full SHA
    2a1f31f View commit details
    Browse the repository at this point in the history
  239. Address PR comments

    Co-authored-by: Kevin Cheung <[email protected]>
    tagboola and kevinthecheung authored May 2, 2024
    Configuration menu
    Copy the full SHA
    a171f0b View commit details
    Browse the repository at this point in the history