-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Temperature shows N/A on log viewer when it's actually got a value #115
Comments
Hi Eric, Is it okay if I look into this? How can I reproduce this? |
Yes, please do so, @amirmolavi! I'd love to collaborate 😄.
There should be a "getting started" guide on the README, which should boil down to the following commands: pixi install
pixi shell
llamabot visualize launch
# this command name was given by an LLM and I really don't like it but it's stuck!
# I think we should rename it to `llamabot logviewer launch` or something like that. If the documentation feels sparse, please feel free to contribute as well -- I've had much success with drafting documentation for llamabot using
🎉 that's amazing! Thanks for choosing LlamaBot as the place to do your learning 😄. As you get more familiar, let's see how we can build better cogs with LLMs! |
@amirmolavi I just realized that some additional upgrades to the log-viewer UI broke the UI's ability to display logs. If you try now, does it work? |
(I will admit I'm not the most seasoned at building UIs, so please bear with me as I muck around with it!) |
See screenshot! This looks like a very subtle bug in the UI code.
The text was updated successfully, but these errors were encountered: