Hi! Currently, there isn't a dedicated plugin for AGS that directly connects to GPT APIs or locally hosted models like LLaMA or Kobold. However, you can achieve this integration by using an external script or server to handle the API calls or local model interactions, then send the results back to AGS through a custom plugin or module. It will require some coding effort, but this setup can enable dynamic, AI-generated dialogue and interactions for your game.