Skip to content

Commit

Permalink
Evals on panels (#3116)
Browse files Browse the repository at this point in the history
  • Loading branch information
chitalian authored Jan 7, 2025
1 parent 0cbe842 commit 16ca602
Show file tree
Hide file tree
Showing 38 changed files with 5,518 additions and 5,029 deletions.
2 changes: 1 addition & 1 deletion bifrost/lib/clients/jawnTypes/private.ts
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ export interface components {
[key: string]: string;
};
TestInput: {
prompt?: string;
promptTemplate?: string;
inputs: {
autoInputs?: components["schemas"]["Record_string.string_"];
inputs: components["schemas"]["Record_string.string_"];
Expand Down
Loading

0 comments on commit 16ca602

Please sign in to comment.