13:52
2026-07-09
github.com
large-language-models
A Prolog library for interfacing with LLMs
A new SWI-Prolog library called pllm allows developers to interface with large language models (LLMs) via OpenAI-compatible chat/completions endpoints. The library provides a simple predicate llm/2 thβ¦