LLM Human-in-Loop Training

Hello Makers!

I’ve been using LLMs for generating content for a bit now, but want to use my human-edits to better train the LLMs for my use-case. I’m curious if anyone has used Make to set anything like that up?

I know OpenAI doesn’t have a “train assistant” ability or anything like that, but I’m curious if any of you have had success with any other (Anthropic, Gemini, other)?

Essentially, I would pass the original prompt data, the response, and the human-edited content to train future responses. Any ideas are much appreciated!