-
Is it possible to use prism with xAI & Grok (not Groq)? It seems to be 'compatible' with OpenAI & Anthropic according to [the xAI documentation](https://docs.x.ai/api/integrations#openai-sdk).
```
…
-
We are getting these log messages (seemingly spam). Is our extension configured wrong?
```
2024-10-03 13:07:15,124 WARN [io.qua.arc.pro.BeanArchives] (build-29) Failed to index io.quarkiverse.lan…
kdubb updated
3 weeks ago
-
So i downloaded your folder and ran it immediately i then got the AttributeError, not sure how to fix it since the error is coming from the universe module(?), any ideas?
Here is the output:
```te…
-
Hello! I'm reading a book now.
I try to run the tasks that are given in the second chapter. The task where the robot learns to walk turned out to run, it works.
But when launching a program w…
-
## 🚀 Feature
Create a vanilla version of the Iterative Closest Point Algorithm: https://en.wikipedia.org/wiki/Iterative_closest_point
To have a reference:
- https://gist.github.com/bougui505/e4…
-
# Finance Q&A Application Development Prompts
This document captures the sequence of prompts that led to the development of the Finance Q&A application, along with the original code provided.
## Ini…
-
I was trying to run a file called demo.py:
```
import gym
import universe # register the universe environments
env = gym.make('flashgames.DuskDrive-v0')
env.configure(remotes=1) # automatica…
-
Is it also ok to release the code for Mars Navigation dataset, models and particularly the one for continuous control via Mujoco simulator. Did you use OpenAI Gym for it by the way ?
In addition, t…
-
Hi everyone
I'm trying to install Universe on a GTX1080 Ubuntu 14.04 Desktop. I'd like to have OpenGL rendering. However I was getting the "VNC server not built using OpenGL error", so I'm reinstal…
-
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localunixsocket/v1.41/containers/create?name=universe-0r4JfN-0
Du…