Emran Batmanghelich
Emran Batmanghelich
For new projects and new joiners, it's almost always a waste of time guessing why the components of this incredible library don't work, before realizing that `bootstrap` is not installed...
The "name" field of the sample YAML was "last" which seems a typo and should be "keybase" instead, as the related docs state. Signed-off-by: Emran BatmanGhelich
It's helpful for projects not having the geoIP installed at all to continue using the tracker
**Is your feature request related to a problem? Please describe.** Using OpenAI plugin in Golang, `ai.Part` with the `Kind` of `ai.PartMedia` does not seem to support `ImageURL` as the content....
Fixes #2
Currently, the users of this library need to set the required parameters (like public/private kies) as the env variable in code. With this commit, something like this: ```go err :=...