chatcraft.org
chatcraft.org copied to clipboard
Make function-calls abortable
Currently when a function call hangs(eg promise doesn't return), there is no way to abort it.\
Would be interesting to also enable functions to stream their output to have full parity with openai completions.