-
**Is your feature request related to a problem? Please describe.**
Today, OpenAI announced their assistants API. I would like support for this API in golang. https://platform.openai.com/docs/api-refe…
-
Environment:
```
# uname -a
Linux orangepilite2 5.10.60-sunxi64 #21.08.1 SMP Wed Aug 25 18:29:57 UTC 2021 aarch64 GNU/Linux
```
OrangePi is a device like RaspberryPi
Demo code:
```go
package…
-
**Is your feature request related to a problem? Please describe.**
My project was using the older generation of the protoc / protoc-gen-go, and for years I didn't need to update the API so I never …
-
**LocalAI version:**
quay.io/go-skynet/local-ai:master-cublas-cuda12-ffmpeg
**Environment, CPU architecture, OS, and Version:**
INTEL7 - 12 cores, NVIDIA GTX 1060, 30GB RAM
services:
api:
…
-
The route here, [router.get('/definitions/:type/:provider/:namespace/:name/:revision/:extra1?/:extra2?/:extra3?')](https://github.com/clearlydefined/service/blob/0d00f25fa21587693ef6a703db5b4e542eadfa…
-
Greg,
One option would be to use flags like --device, --cidr etc and then instead of being count or order dependent you can use the Flag api to parse much easier.
https://golang.org/pkg/flag/
-
## Current situation
Some operators are talking to the Kubernetes API server and this can be expensive, depending on the number of Kubernetes worker nodes:
- pkg/operators/kubeipresolver
- pkg/op…
alban updated
6 months ago
-
Clixon provides a C-API for callbacks.
A recurring topic in clixon is a foreign function interface enabling a developer to use another programming language when interacting with other tools. The reas…
-
We do not have an endpoint to register new users , we are directly providing functionality to login users
It would be good to have a register endpoint which takes in users username/email and passw…
-
Commit e60b2f4dbd8201bea9039597546e5c6ba0b1b432 switched to Go Protobuf v2, but this breaks the K8S example.
Reverting to f561f12ccefbd35b70efc8c7c377dace5511b1ff does not exhibit the same panic.
…