Commit Graph

4 Commits

Author SHA1 Message Date
d924b7c45f Add vLLM message normalization for OpenAI content format compatibility
- Normalize 'developer' role to 'system' (vLLM doesn't support developer role)
- Flatten array content to string for text-only messages
- Preserve mixed content (text + images) as array
- Add comprehensive unit tests for normalization logic

Fixes HTTP 422 errors when clients send OpenAI multi-content format
2026-02-23 11:59:23 -05:00
debfb466ad Add comprehensive deployment guide with systemd service setup and LXC configuration 2026-02-23 11:14:40 -05:00
92bc754316 Add MODELS.md with comprehensive list of available watsonx.ai models 2026-02-23 10:14:25 -05:00
2e2b817435 Add AGENTS.md documentation for AI agent guidance 2026-02-23 09:59:52 -05:00