Crema - Testing of Frappe LLM helper

Hello,

I have set up small project called Crema, its by-product of something I needed (otto looked abandoned).

It provides settings and simple interface to call LLM in code. + It has context-aware helper in UI.

Its still in early development, but the basics seem to work.

Feedback would be appreciated.

Set it up in Framework → Crema

The helper is on top in any DocType view:

image

Then:

image

it responds:

This part is still a bit broken, I’ll work on it a bit later. Also there is no error handling yet.

Regards,
Martin

1 Like

Polished out Automation and API, need feedback for both, Thanks