Function aide::gen::reset_context

source ·
pub fn reset_context()
Expand description

Reset the state of the thread-local context.

Currently clears:

  • extracted schemas if extract_schemas was enabled
  • disables inferred responses

This function is not required in most cases.