[Bug]: Duplicate output, ignoring patterns
What happened?
I was doing THIS:
Setting up Fabric and testing the yt function with both the summarize and other patterns.
, when THAT happened.
Fabric seems to correctly pull the transcript and analyze it, however it always summarizes* and typically (though I have seen it not do this a few times) doubles the output:
As I mentioned also, which may be a separate issue, the pattern seems to be ignored, except when I first pipe to summarize
Without summary first:
With summary first:
Again, still duplicating.
I was expecting THAT_OTHER_THING to happen instead.
Ideally you don't have to pipe through summarize first, and there should not be a duplicated output.
I am on
Debian GNU/Linux bookworm 12.6 x86_64 go version go1.23.0 linux/amd64 Using self-hosted LLMs, both Mistral and llama3
I apologize if there's an obvious setting or something I missed, but I didn't see an issue quite like this anywhere that I could find readily
Version check
- [X] Yes I was.
Relevant log output
No response
Relevant screenshots (optional)
No response