János Somogyi
János Somogyi
@alinafdima I was struggeling with the same issue. What I figured out, for me it was a port forwarding issue. I had my VS Code setting `remote.autoForwardPortsSource` set to `hybrid`...
I've run the example in https://github.com/promptfoo/promptfoo/tree/main/examples/claude-vision in verbose mode with `promptfoo eval --verbose` and checked the logs. Sth. is messed up I think. Instead of nesting the `messages` part (as...
@danimesq Until Cursor has implemented the chat export, here's a solution: https://github.com/somogyijanos/cursor-chat-export Disclaimer: I wrote this repo.