agi-merge / waggle-dance

Knowledge work automation with AI agents
https://waggledance.ai
MIT License
163 stars 13 forks source link

fetch signal to abort and OpenAI stop signal #31

Closed jondwillis closed 1 year ago

jondwillis commented 1 year ago
jondwillis commented 1 year ago

according to langchain docs (somewhere deep that I lost), some chains cannot be aborted.

Currently, on the server-side, there is no easy way to determine if the request has been aborted, even though we are sending the signal along from the request to the langchain calls