It would help if there was a node for:
OpenAI nodes could have the fields that can be used to store the completions for evaluation.
My use case:
OpenAI has an evaluation feature that allows users to store the completions and the input and output of the completions. This is really useful to improve the output of the models.
Any resources to support this?
https://platform.openai.com/docs/guides/evals
Are you willing to work on this?
Yes. It seems like it just requires additional properties in the node that pass the store value and the metadata.