LocalAI/core/schema
Chakib Benziane 801b481beb
fixes #1051: handle openai presence and request penalty parameters (#1817)
* fix request debugging, disable marshalling of context fields

Signed-off-by: blob42 <contact@blob42.xyz>

* merge frequency_penalty request parm with config

Signed-off-by: blob42 <contact@blob42.xyz>

* openai: add presence_penalty parameter

Signed-off-by: blob42 <contact@blob42.xyz>

---------

Signed-off-by: blob42 <contact@blob42.xyz>
2024-03-17 09:43:20 +01:00
..
elevenlabs.go feat(tts): add Elevenlabs and OpenAI TTS compatibility layer (#1834) 2024-03-14 23:08:34 +01:00
localai.go feat(tts): add Elevenlabs and OpenAI TTS compatibility layer (#1834) 2024-03-14 23:08:34 +01:00
openai.go fixes #1051: handle openai presence and request penalty parameters (#1817) 2024-03-17 09:43:20 +01:00
prediction.go fixes #1051: handle openai presence and request penalty parameters (#1817) 2024-03-17 09:43:20 +01:00
whisper.go MQTT Startup Refactoring Part 1: core/ packages part 1 (#1728) 2024-02-21 01:21:19 +00:00