async
mode.new_interaction
context manager, which you can employ to gather a lengthy and intricate sequence of models into a single input-output interaction:
set_input
: This method is beneficial for explicitly defining the input for the model chain.set_history
: It can be employed to specify the previous history of interactions.set_output
: This method is valuable for explicitly defining the output of the model chain.{"version": "v1.0.0"}
. You have the flexibility to define custom tags, making them available as potential filters on the Nebuly platform.