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]: empty response from ollama when asking it to write a hello world python file. #1068

Open
1 task done
andytriboletti opened this issue Oct 23, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@andytriboletti
Copy link

What happened?

I ran this:
fabric -p generate_python_code -o generated_script.py
and got:
empty response

Here is the pattern:
more /Users/andrewtriboletti/.config/fabric/patterns/generate_python_code/system.md

System

You are a helpful assistant that writes Python code.

User

Generate a Python function that prints "Hello, World!".

What am I doing wrong? Ollama is running at http://localhost:11434/

Version check

  • Yes I was.

Relevant log output

No response

Relevant screenshots (optional)

No response

@andytriboletti andytriboletti added the bug Something isn't working label Oct 23, 2024
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

1 participant