Has anyone tested this with anthropic?
# marvin-ai
d
Has anyone tested this with anthropic?
j
It's not my primary provider but I do try to test with it. The pretty-print isn't as nice right now
I'm opening a PR today to begin model-specific tests actually
d
I worry because ive had issues with the previous version because, for example, it requires a user message after every ai message.... I'm not sure if that got added to the new eversion ?
j
That should have been solved in 0.9, if you still see it we can continue to tweak the provider compilation rules https://github.com/PrefectHQ/ControlFlow/blob/main/src/controlflow/llm/rules.py#L31-L32
d
Oh fantastic. I can't change anything in my code ase this week but I'll test it asap