Matthew Bilyeu
Matthew Bilyeu
@reedlaw Did you ever arrive at a solution for this? I tried to locally remove the `error` block from the [source you linked](https://github.com/nonsequitur/inf-ruby/blob/2.5.1/inf-ruby.el#L387-L390), and I compiled `inf-ruby.el`. That seemed to...
Understood, thanks for clarifying. You might be right that org-babel could be changed to address this, but I'm not exactly sure how (sorry, elisp newbie). I think this is the...
@hwchase17 +1 for making `load` a classmethod -- having to build a placeholder faiss instance was awkward. i haven't tested this yet but it looks like it would work, thank...
thanks for the review [estherk15](https://github.com/estherk15)!
Great to hear streaming support is being prioritized. Thanks for this project. I think intermediate steps could optionally be returned. Eg to give the end user some indication of the...