Fabric icon indicating copy to clipboard operation
Fabric copied to clipboard

[Bug]: Duplicate output, ignoring patterns

Open M15071060 opened this issue 1 year ago • 0 comments

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:

image

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:

image

With summary first:

image

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

M15071060 avatar Aug 23 '24 10:08 M15071060