-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
This is a catch-all issue for tracking small and non-urgent quality-of-life issues we would like to fix prior to 1.0.0.
-
from mellea.backends.types import ModelOption->from mellea.backends import ModelOption. - If
toolsis in themodel_optionspassed to a backend, and alsotool_calls=False, then an exception should be thrown informing the user that they should settool_calls=True. - Isolate and time-out tool calling: see Ergonomics Catch-All Issue #234 (comment)
- Subclass ValidationResult with
ExecutionResultandToolCallResult. Use these reseult types in tool-specific sampling strategies. FYI: @0xCUB3; see also feat: code_interpreter #232 (comment)
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed