Project Files
README
karmakazi/wikipediaGive LLMs tools to search and read Wikipedia articles.
The original plugin was being blocked by Wikipedia's API due to a missing User-Agent header. Wikipedia's API etiquette policy requires all requests to include a descriptive User-Agent string. Both the search and page fetch requests have been updated to include a correctly formatted header:
User-Agent: karmakazi-wikipedia-lmstudio/1.0 (LM Studio plugin)
Currently does not handle rich content like images or tables.