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

Generate code evaluators #231

Merged
merged 22 commits into from
Feb 28, 2024
Merged

Generate code evaluators #231

merged 22 commits into from
Feb 28, 2024

Conversation

ianarawjo
Copy link
Owner

  • Adds a purple GenAI button to Code Evaluator Nodes, to allow easier creation of evaluation functions. (NOTE: This, like the TextFields and Items Nodes GenAI features, is experimental and requires an OpenAI API key to access.)
  • Adds a drop-down to LLM evaluators
  • Ensures LLM evaluators load cache'd responses on load
  • Fixes a bug where right-clicking in pop-up Inspectors would bring up the node context menu.
  • Internally, refactors evaluator nodes to have inner components that take care of running evaluations, in preparation for multi-eval and running evals elsewhere

This rolls in changes from the ongoing multi-eval branch, which have been sitting in the branch since New Years.

@ianarawjo ianarawjo merged commit 0a45383 into main Feb 28, 2024
@ianarawjo ianarawjo deleted the gen-code-eval branch February 28, 2024 01:27
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