Home / aiTransformer FAQ / aiTransformer / aiTransformer FAQ
Import an MDG to create a Reference Model
Importing and exporting Reference Models
Editing RM Connector type properties
Stereotypes inheriting from other Element Types
Customizing Reference Model Properties
Customizing Reference Model Element Properties
aiTransformer FAQ
Q: Can I use my own AI model with aiTransformer?
A: Yes. As with aiExpert, you can point aiTransformer at your own AI model by providing an API key and a URL. See settings
Q: Can I modify the queries?
A. Yes. Kind of. We have spent a lot of time refining the built-in queries, so that they return useful results. So you may edit those queries, and save your own copies. But please don’t ask us for support for your own queries.
Q: Can i change what aiTransformer creates?
A. No. When we send the prompt+data to the AI model, we also make sure to send a detailed ‘schema’, which defines exactly what the return data MUST look like. This is so that the aiTransformer knows exactly how to take that data and make EA elements & connectors from it. If you were to change the schema (or change the query so that the AI was not required to return answers exactly in the schema format) then the aiTransformer code will not work.