
duffyduckandClaude Opus 4.8
a58aa5594d
feat(local-llm): B1b-Plumbing — tools/tool_calls durch Adapter/Bridge/Brain-Client
Traegt OpenAI-Tool-Definitionen (tools) durch den ganzen lokalen Pfad und gibt
tool_calls zurueck:
- adapter.py: tools -> llama.cpp /v1/chat/completions (tool_choice=auto),
message.tool_calls zurueck in llm_response.
- aria_bridge.py: _local_llm + /internal/local-llm reichen tools durch, geben
tool_calls zurueck.
- local_llm.py: local_llm_chat akzeptiert tools, result enthaelt tool_calls.
Inert bis der Brain-Tool-Loop (naechster Schritt) tools uebergibt — Verhalten
unveraendert. Tool-Set + lokale Tool-Loop + Router-Anpassung folgen.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-11 12:36:09 +02:00
..
2026-05-13 02:27:02 +02:00
2026-07-11 12:25:45 +02:00
2026-05-14 18:29:39 +02:00
2026-07-11 12:25:45 +02:00
2026-06-13 13:51:26 +02:00
2026-05-23 15:45:51 +02:00
2026-07-11 12:36:09 +02:00
2026-07-03 02:20:41 +02:00
2026-05-13 02:57:02 +02:00
2026-05-11 23:43:56 +02:00
2026-07-03 02:34:17 +02:00
2026-05-11 22:23:17 +02:00
2026-05-24 20:16:31 +02:00
2026-06-13 13:51:26 +02:00
2026-07-11 12:25:45 +02:00
2026-07-10 21:29:59 +02:00
2026-05-11 22:23:17 +02:00
2026-07-11 11:55:29 +02:00
2026-06-06 08:56:15 +02:00
2026-05-30 00:02:45 +02:00
2026-06-06 08:56:15 +02:00
2026-05-12 00:38:58 +02:00
2026-05-14 18:29:39 +02:00