Files
TaxHacker/ai
MaxP 8bcbf403d5 feat: add OpenAI Compatible LLM provider for local models (#81)
Support Ollama, LM Studio, vLLM, and any OpenAI-compatible API
  via a configurable base URL. Reuses ChatOpenAI with custom baseURL,
  no new dependencies. Local models use direct JSON parsing instead
  of withStructuredOutput since many don't support function calling.

Co-authored-by: FasterOP <7832832+mmplisskin@useres.noreply.github.com>
2026-03-31 10:43:58 +02:00
..
2025-05-07 14:53:13 +02:00
2025-05-03 10:23:13 +02:00