Combining multiple plugins

I just got plugin access, and I’m trying to wrap my head around the vision here. If I’m not mistaken, the ENTIRE api specification for a single plugin has to be submitted with (essentially) every prompt? So, say, the idea of chatgpt “use wolfram alpha to find the most efficient route between these cities and then find the cheapest fares for each route” wouldn’t be realistic yet cause you can only use plugin at a time

When I hear the word “plugin”, I think modular functionality that can be stacked ontop each other. Concatenating the whole api into each interaction seems like a pretty clunky, nonscalable way to handle this, or am I misunderstanding something?

1 Like