EtiennePerot / safe-code-execution

Code execution utilities for Open WebUI & Ollama
Apache License 2.0
194 stars 12 forks source link

Optimize model behavior, add functionality to view execution code #23

Closed EntropyYue closed 1 month ago

EntropyYue commented 1 month ago

Add the executed code in the tool output to help the model better understand the meaning of the return, and also add a feature to display the executed code in citation

EntropyYue commented 1 month ago

Demonstration of effects: image image

EtiennePerot commented 1 month ago

Thanks! It's a good idea to use citations for this.