xml-pipeline/agentserver/platform
dullfig ad081d412c Fix platform.complete() to use correct LLM router API
- Import `complete` not `generate` from agentserver.llm
- Pass `model` parameter required by router
- Return response.content (string) not response object

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 14:05:53 -08:00
..
__init__.py Add platform-managed PromptRegistry and LLM API 2026-01-11 13:57:51 -08:00
llm_api.py Fix platform.complete() to use correct LLM router API 2026-01-11 14:05:53 -08:00
prompt_registry.py Add platform-managed PromptRegistry and LLM API 2026-01-11 13:57:51 -08:00