fabric icon indicating copy to clipboard operation
fabric copied to clipboard

[Bug]: Web-scrapper expect JSON schema

Open VolkovIlia opened this issue 2 months ago • 3 comments

What happened?

The actual command fabric -u https://github.com/danielmiessler/fabric

Result I expected: The command just work (I've got api key and input it through fabric --setup) Actual result: FRED --> invalid format: expected "json" or a JSON schema invalid format: expected "json" or a JSON schema

Use ollama + llama3:latest

Version check

  • [X] Yes I was.

Relevant log output

No response

Relevant screenshots (optional)

image

Update Same error echo "Hello" | fabric -sp ai

Think problem with ollama and fabric communication. Ollama with run command works fine Ollama version 0.5.2 Fabric version 1.4.122

VolkovIlia avatar Dec 16 '24 16:12 VolkovIlia