From bfa6a4ad260aa7b3746e797778b0b865eb075aa4 Mon Sep 17 00:00:00 2001 From: Gregor Klevze Date: Sun, 12 Apr 2026 09:41:38 +0200 Subject: [PATCH] llm: add FastAPI shim, gateway LLM endpoints, tests, and docs --- commit_output.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 commit_output.txt diff --git a/commit_output.txt b/commit_output.txt new file mode 100644 index 0000000..b883543 --- /dev/null +++ b/commit_output.txt @@ -0,0 +1,9 @@ +On branch main +Your branch is ahead of 'origin/main' by 1 commit. + (use "git push" to publish your local commits) + +Untracked files: + (use "git add ..." to include in what will be committed) + commit_output.txt + +nothing added to commit but untracked files present (use "git add" to track)