diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-17 08:46:14 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-17 08:46:14 +0300 |
| commit | 17e9d33f2a5dc9305b4dbae1bc400b28f9b6c211 (patch) | |
| tree | 6daa49b11188b0a6f4346d41d6adc922517858e7 /README.md | |
| parent | 07d02d93dbb7a8167758f678c68b5a1a520167c8 (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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
