Results 207 comments of Piero Savastano

Hi @giuseppe-coco there is a `mock_plugin` in the test suite that is used to test plugin primitives. I guess we have no tests yet for the `@plugin` decorator. To run...

@scicco sorry for the delay, left some suggestions. Let me know if you can do it or I'll try

No more core plugin in `v2`, closing this thx

> is this issue still available? hi @MihirKohli thanks How would you include stubs in core? This si quite delicate, that is why we are relying on @sambarza's plugin

> I will first learn how it's done then i will try to do same with cat and meanwhile will ask if needed some guidance Yeah thanks for your energy...

@MihirKohli no idea honeslty, I don't know about stubs and VSCode configs. Maybe @sambarza can help if available

`v2` will be shipped as a python package and eventually a docker image for convenience, so this is not anymore an issue. Thanks to all

> is this issue still active? https://github.com/cheshire-cat-ai/core/pull/1033#issuecomment-2671599660

Closing as stale, and Ollama adapter must be rewritten for `v2` thx

Thanks @lucagobbi I think you're right on the root cause. The downside of building the `why` afterwards is that you cannot access the full `CatMessage` just before it goes out,...