Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Web-scrapper expect JSON schema #1209

Open
1 task done
VolkovIlia opened this issue Dec 16, 2024 · 3 comments
Open
1 task done

[Bug]: Web-scrapper expect JSON schema #1209

VolkovIlia opened this issue Dec 16, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@VolkovIlia
Copy link

VolkovIlia commented Dec 16, 2024

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

  • 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 VolkovIlia added the bug Something isn't working label Dec 16, 2024
@lharrison13
Copy link

Seeing the same thing happening with ollama and langchain im guessing its really an ollama issue then? langchain-ai/langchain#28753

@jmorganca
Copy link

Hi all, this should be fixed in Ollama 0.5.3 https://github.com/ollama/ollama/releases/tag/v0.5.3 – sorry about that.

@VolkovIlia
Copy link
Author

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants