COMMITS
/ core/schema/openai.go August 6, 2025
E
feat: add reasoning effort and metadata to template (#5981)
Ettore Di Giacinto committed
July 30, 2025
E
feat(stablediffusion-ggml): add support to ref images (flux Kontext) (#5935)
Ettore Di Giacinto committed
July 27, 2025
E
chore: drop assistants endpoint (#5926)
Ettore Di Giacinto committed
July 21, 2025
M
feat(openai): support input_audio chat api field (#5870)
Max Goltzsche committed
April 19, 2025
E
chore(autogptq): drop archived backend (#5214)
Ettore Di Giacinto committed
January 22, 2025
E
chore(stablediffusion-ncn): drop in favor of ggml implementation (#4652)
Ettore Di Giacinto committed
January 17, 2025
M
feat: add machine tag and inference timings (#4577)
mintyleaf committed
September 19, 2024
E
feat(api): allow to pass audios to backends (#3603)
Ettore Di Giacinto committed
E
feat(api): allow to pass videos to backends (#3601)
Ettore Di Giacinto committed
August 7, 2024
E
feat(openai): add `json_schema` format type and strict mode (#3193)
Ettore Di Giacinto committed
July 18, 2024
E
feat(functions): parse broken JSON when we parse the raw results, use dynamic rules for grammar keys (#2912)
Ettore Di Giacinto committed
E
docs(swagger): core more localai/openai endpoints (#2904)
Ettore Di Giacinto committed
July 9, 2024
E
docs(swagger): enhance coverage of APIs (#2753)
Ettore Di Giacinto committed
June 23, 2024
S
chore: fix go.mod module (#2635)
Sertaç Özercan committed
May 29, 2024
P
feat(image): support `response_type` in the OpenAI API request (#2347)
Prajwal S Nayak committed
May 11, 2024
E
feat(grammar): support models with specific construct (#2291)
Ettore Di Giacinto committed
April 18, 2024
E
feat(functions): support models with no grammar, add tests (#2068)
Ettore Di Giacinto committed
March 17, 2024
C
fixes #1051: handle openai presence and request penalty parameters (#1817)
Chakib Benziane committed
March 1, 2024
D
refactor: move remaining api packages to core (#1731)
Dave committed
February 24, 2024
E
fix(sse): do not omit empty finish_reason (#1745)
Ettore Di Giacinto committed
February 21, 2024
D