10-18-2024, 11:39 AM
In QM it would be much harder than for example in C#. Some reasons:
- There is no OpenAI library for QM. Would need to parse JSON.
- QM does not have a JSON parser. Maybe you can find a COM library for it.
- Probably nobody uses QM + AI. No info, no help.
Much easier in LibreAutomate C#. You can use the OpenAI library, JSON, etc.
- There is no OpenAI library for QM. Would need to parse JSON.
- QM does not have a JSON parser. Maybe you can find a COM library for it.
- Probably nobody uses QM + AI. No info, no help.
Much easier in LibreAutomate C#. You can use the OpenAI library, JSON, etc.