InGameLLM is a World of Warcraft addon designed to enhance the in-game experience by providing dynamic and interactive query results for players. It allows users to input queries and view structured responses with icons and details within the game's UI.
- Dynamic Query System: Input your questions or search terms and get results displayed dynamically based off keywords you define.
- Interactive Icons: Clickable icons that display additional details in a popup.
- Scrollable Results: View multiple results in a scrollable frame for convenience.
- Debug Panel: Includes a debug mode to display matched keywords and enhance development.
- Download the repository as a ZIP file.
- Extract the contents into your WoW
AddOns
folder, typically located at:- Windows:
C:\Program Files (x86)\World of Warcraft\_retail_\Interface\AddOns
- macOS:
/Applications/World of Warcraft/_retail_/Interface/AddOns
- Windows:
- Restart World of Warcraft.
- Enable "InGameLLM" in the AddOns menu before logging into your character.
- Open the InGameLLM frame in-game using /ask
- Type your query into the input box, population should start asap
- View results displayed in the output frame with icons and text by clicking object.
- Click on an icon to view additional details in a popup window.