Opper enables management of dataset entries of good input and output pairs for a task. These can be used to perform model evaluations and as examples that show the model how to perform the task through in context learning.

Common operations

  • Use List dataset entries to retrieve all entries in a dataset
  • Use *Create dataset entry to populate a dataset with a new entry
  • Use Update dataset entry to update the contents of a dataset entry.

Tips

  • To retrieve the dataset id for a function, see get function