CHAT GPT and it’s API !!!
Shashi Theganahally
Head Of Technology at AxisRooms Travel Distribution Solutions Pvt. Ltd.
Recently I used the chat GPT API with more intent (Previously more for fun) and found the Chat GPT API takes the conversations to another level via the generic approach. Would encourage everyone to try it out.? It will scratch your pocket a bit :), but well worth it.
While on this, the conversation is not complete without talking about functions, a brilliant feature supported by chatGPT, which in fact reminds me of XML and XSD days. While it is indeed a very powerful feature, but the model creation and mapping will become complex and error-prone especially If we are looking at a nested structure.?
So, I would rather chatGPT have JSON schemas defined for well known domains; for example, by simply sending a silo type with API request and responses returned accordingly, how good would that be.... Surely such an approach would be a good feature and will increase productivity and the ease of use !!
With this in mind I feel we could possibly build wrappers around the formats required for well know domains and propagate/ promote them as a “GPT-API wrapper as a service”. These days all things are built as a service of some kind, so why not this :)