fabric
fabric copied to clipboard
[Bug]: Web-scrapper expect JSON schema
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)
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