moodymudskipper / ask

ask R anything
Other
72 stars 2 forks source link

explain error #6

Open moodymudskipper opened 1 month ago

moodymudskipper commented 1 month ago

From error message, trace, and constructing the inputs (with a cap on object size, where we'd replace with a summary).

I think we need context_error() that calls context_stack() and context_env() called on every env of the stack.

krlmlr commented 2 weeks ago

Is there a way to access the model's output if it can't be parsed by, e.g., ask_in_place() ?

moodymudskipper commented 2 weeks ago

yes even for functions that do post processing such as ask_in_place() the unprocessed output should be available in the conversation_manager()