nomic-ai / gpt4all

gpt4all: run open-source LLMs anywhere

Home Page:https://gpt4all.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C# Bindings need updating

Reptarsrage opened this issue · comments

The current C# bindings are super half-assed and borderline unusable - especially compared to the python and nodejs bindings.

Lets give these poor bindings some much needed love!

At the very least let's add

  • Chat Completion
  • Embeddings

Check out #2332