summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-08-17 08:46:14 +0300
committerPaul Buetow <paul@buetow.org>2025-08-17 08:46:14 +0300
commit17e9d33f2a5dc9305b4dbae1bc400b28f9b6c211 (patch)
tree6daa49b11188b0a6f4346d41d6adc922517858e7 /README.md
parent07d02d93dbb7a8167758f678c68b5a1a520167c8 (diff)
rename CLI binary to hexai-lsp
- Default log path: /tmp/hexai-lsp.log - Taskfile: build/copy/run hexai-lsp binary
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fad4e81..2951425 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Hexai exposes a simple LLM provider interface. It supports OpenAI, GitHub Copilo
- `openai_model` — model name (default: `gpt-4.1`).
- `openai_base_url` — API base (default: `https://api.openai.com/v1`).
-### Copilot configuration
+### GitHub Copilot configuration
- Required: `COPILOT_API_KEY` — provided via environment variable only.
- In config file: