You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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
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 fineOllama version 0.5.2
Fabric version 1.4.122
The text was updated successfully, but these errors were encountered: