Marin
Marin
When building using `sudo docker build --rm=true -t unclev/prosody-docker-extended .` in the cloned repository directory, the build fails and shows this message: ``` + apt-get update -qq W: The repository...
### Extension https://www.raycast.com/ilian/perplexity-api ### Description A new command which works similarly to "AI Chat" but instead of opening the previous conversation, it starts a new one. Also similar to "Create...
### Checklist - [X] I have used the search function for [**OPEN**](https://github.com/spacecowboy/feeder/issues) issues to see if someone else has already submitted the same bug report. - [X] I have **also**...
The readme suggests using this for installation: ``` go get -u 'github.com/openai/openai-go/[email protected]' ``` Which results in an error: ``` go: github.com/openai/openai-go/[email protected]: invalid version: go.mod has non-.../v2 module path "github.com/openai/openai-go/v3" (and...