Experimental results for the ICSOC 2023 AI-PA position paper "Uncovering LLMs for Service-Composition: Challenges and Opportunities."
Exemplars: List of scenarios found in the Google Scholar literature search.
Experiment 1 Service Discovery: Chat history for experiment 1 asking ChatGPT for existing real services.
Experiment 2 Service Composition: Chat history and service composition for experiment 2 asking ChatGPT for a service composition in Python using a natural language task and the list of services from experiment 1.
Experiment 3 Combined Service Discovery and Composition: Chat history and service composition for experiment 3 asking ChatGPT for a service composition in Python using a natural language task without a list of services.
Each experiment in the dataset has its own folder (use the tree view to see the folder layout of the files). Chats in experiments 2 and 3 are accompanied by their service composition in Python from that chat as an extra file.