Remove stale reference in documentation.

This commit is contained in:
Geoff Seemueller
2025-08-16 19:29:11 -04:00
committed by GitHub
parent 2aa6d4cdf8
commit 411ad78026

View File

@@ -1,4 +1,4 @@
# @open-web-agent-rs/inference-engine
# inference-engine
A Rust-based inference engine for running large language models locally. This tool supports both CLI mode for direct text generation and server mode with an OpenAI-compatible API.