#Log LLM requests
1 messages · Page 1 of 1 (latest)
Think you can see some data if you go to the voice assistant pipeline and hit debug. Not sure how to programmatically get that though.
I've looked at that, it doesn't seem to contain the actual prompts/responses.
I was able to get prompts from ollama logs, but even the large llama/qwen/qwq models are quite bad compared to just 4o. o1 is even better, but too slow to be usable, though if I were to have a decent dataset of prompts I'd probably batch-rerun them with the o1 api to create a training dataset
I actually have qwen2.5 working pretty well, what i noticed is i needed to bump up the context window quite a bit. Got mine at 32768