-
Notifications
You must be signed in to change notification settings - Fork 18
Open
0 / 60 of 6 issues completedLabels
Description
In order to diagnose system/app problems, I frequently had to examine various app logs, and the logs I examine are not the ones I have previously worked on. This makes me wonder if we can ask questions about the logs using our current AIs in the log viewer.
Feature requirements:
- I would love to have a chat window where I can chat directly with the AI without switching applications.
- If I have a question about a log line(s), it would be good if I could select the lines and ask.
- Options to switch between the models that I want to use, either local (LocalAI, Ollama, LM Studio, etc) or cloud (ChatGPT, Gemini, etc).
- Options to define the system prompt or use the default.
- Options to tune the parameters for the response.
Reactions are currently unavailable