Yep, I think so. Would build some sort of server that can receive commands when the function is executed. The server will pass the query to the model (which in this case located with OpenAi) via Api (you can receive the api keys once registered with openai)...
Every query will cost you some pennies...Just a high level description...
wymco t1_izpny82 wrote
Reply to comment by rohetoric in [P] I made a command-line tool that explains your errors using ChatGPT (link in comments) by jsonathan
Yep, I think so. Would build some sort of server that can receive commands when the function is executed. The server will pass the query to the model (which in this case located with OpenAi) via Api (you can receive the api keys once registered with openai)...
Every query will cost you some pennies...Just a high level description...