Ben Swift
Ben Swift
Ok, no worries - thanks for the helpful pointers. I'm not sure I'm able to do a PR right away (sorry!) but will keep it in mind. I agree that...
Even Jose [seems to be thinking along these lines for Phoenix](https://github.com/phoenixframework/phoenix/issues/5633#issue-1990103190).
> I might take a stab at it. Oh that'd be great, thanks. For my use-case my graphs will only have hundreds of nodes, so a less efficient algo would...
I'm not sure how many Emacs -> Zed converts there are out there, but if Zed had something like [Magit](https://magit.vc) I'd jettison my 20 years of dotfiles and muscle memory...
As another datapoint, I was having the same issue (latest macOS, erlang & elixir) and fixed it with the instructions from the [FAQ](https://github.com/livebook-dev/livebook/wiki/Installation-FAQ#are-you-using-macos), specifically my issue was that the hostname...
Just a +1 for this. One of the things I miss from Emacs is the ability to [easily see what a key is bound to in the current context](https://www.gnu.org/software/emacs/manual/html_node/emacs/Key-Help.html). I...
Hey @brainlid > Good question! My short-list right now is to focus on the LLMs. I want to add support for Llama 2 and Bard. Yep, sounds great. I guess...
> So is there an overlap? 🙂 Yep, there is 😉 I'm on parental leave atm so finding time is a _bit_ tricky (it might be a week or two)...
Hey @brainlid , have a look at the Replicate stuff I pushed up [here](https://github.com/benswift/langchain/commit/5f5005a85714586347c1830ac6b8d3a6568e0974). tl;dr is that it works for a limited subset of features (no streaming, no functions) for...