memochou1993 / gpt-ai-assistant

OpenAI + LINE + Vercel = GPT AI Assistant
https://memochou1993.github.io/gpt-ai-assistant-docs/
MIT License
7.25k stars 9.36k forks source link

支援 stop sequences 參數 #274

Closed lidato2010 closed 1 year ago

lidato2010 commented 1 year ago

有這個環境變數嗎?“Stop sequences” 給fine tune model使用的

memochou1993 commented 1 year ago

更新在 4.7.0 了,可新增以下環境變數,最多 4 個,例如:

OPENAI_COMPLETION_STOP_SEQUENCES=" foo:, bar:, bar2:, bar3:"