Golang bindings#534
Conversation
|
Please make sure to use the c bindings / api we have in gpt4all-backend! |
|
Amazing, thanks for the contribution! Can you also include a readme similar to this walking through how to build and install locally? Doesn't have to be long |
|
We need docs too like the python bindings. Are we getting close to merging this? |
|
I'll try to put docs in place over the weekend! |
|
When it comes to docs, i want to do the following:
|
|
@AndriyMulyar @mudler |
|
This sounds good. The current documentation source is in the python bindings directory but I re-wrote it a bit to include future sections for other bindings. docs.gpt4all.io |
|
@mudler what is blocking getting this merged? |
|
all looks good here 👍 @AndriyMulyar |
This is a wrap up of what's currently used by https://github.com/go-skynet/LocalAI, I think this is far from perfect, but a good stab for a first implementation, and polish it in a second round. It is WIP yet as I'm still testing it and need to tidy it a bit, feedback is welcome