Open MaceGrim opened 5 days ago
Huh, weird - is there any output in your browser console?
Also if you're installing from PyPI there are a couple changes that I haven't pushed yet; I just updated the docs to encourage installing from the git repo, but I don't think that's related.
Describe the bug Hi! This might be the wrong location for this, but wanted to put it somewhere. In general, I'm running a script from the documentation, but I'm not able to interact with a root node. In fact, a root node isn't even available in the viewer.
I'm running this with Windows Subsystem for Linux 2 with Ubuntu and Windows 11.
To Reproduce I've installed everything to the point where
python -m redel.server
runs fine and I can query GPT-4o no problem.However, I want to start layering in tools and things, so when I run the following example from the documentation, I'm met with an uninteractive session without any nodes at all. There are no errors
This is what the session looks like. There are no nodes.
Excited to try this out and will take any advice you have! Thank you.
If it's helpful, here's the output of the console. It looks like a little icon is missing, but that doesn't seem like it should be causing the error I'm seeing