Skip to content
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

docs(cli/log-viewer)📚: Add a comprehensive tutorial for the LlamaBot log viewer #147

Merged
merged 4 commits into from
Nov 19, 2024

Conversation

ericmjl
Copy link
Owner

@ericmjl ericmjl commented Nov 19, 2024

  • Provide a diataxis-style tutorial on launching and using the LlamaBot log viewer.
  • Include commands for launching the viewer and note the default host and port.
  • Emphasize the local storage of data and automatic .gitignore inclusion for message_log.db.
  • Detail the interaction with three main tables: Experiments, Message Log, and Prompts.
  • Add screenshots for each section of the log viewer interface.

…log viewer

- Provide a diataxis-style tutorial on launching and using the LlamaBot log viewer.
- Include commands for launching the viewer and note the default host and port.
- Emphasize the local storage of data and automatic `.gitignore` inclusion for `message_log.db`.
- Detail the interaction with three main tables: Experiments, Message Log, and Prompts.
- Add screenshots for each section of the log viewer interface.
…downloading Ollama

- Add commands to update apt-get and install curl explicitly.
- Ensure the installation script for Ollama can run without issues.
- Separate the apt update and curl installation steps.
- Add a distinct step for installing Ollama.
- Separate the download and execution of the Ollama installation script into distinct steps.
@ericmjl ericmjl merged commit 592f064 into main Nov 19, 2024
10 checks passed
@ericmjl ericmjl deleted the log-viewer branch November 19, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant