rentease/internal/driver/parser
Ruidy 05d4a31156
Some checks failed
CI / checks (push) Has been cancelled
fix(EX-0000): use chat completions API for DeepSeek
DeepSeek does not support the /responses endpoint.
Switch to /v1/chat/completions which is compatible.
2026-05-09 17:01:29 +02:00
..
client.go fix(EX-0000): use chat completions API for DeepSeek 2026-05-09 17:01:29 +02:00
parser_test.go feat(EX-0000): switch LLM from OpenAI to DeepSeek 2026-05-09 16:57:40 +02:00