LYF123123 / GPT4All-Server-Mode-wrapper-golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT4All-Server-Mode-wrapper-golang

This project is a wrapper implemented in golang language of gpt4all API

Warning, this project is only for personal test development and use, and does not guarantee any degree of stability and compatibility

For the actual API call content, you can refer to API

Since the server address binding in the source code line 83 is hardcoded for LocalHost, at least for now, this wrapper will only work on devices with the same ip as the server

About

License:MIT License


Languages

Language:Go 100.0%