huggingface / chat-ui

Open source codebase powering the HuggingChat app
https://huggingface.co/chat
Apache License 2.0
6.73k stars 939 forks source link

Misspelt envvar: "LLM_SUMMERIZATION" #1289

Closed marksverdhei closed 2 days ago

marksverdhei commented 1 week ago

https://github.com/huggingface/chat-ui/blob/fc5262974a556bf308943770a961b7ccbf8dcb4e/.env#L140
https://github.com/huggingface/chat-ui/blob/fc5262974a556bf308943770a961b7ccbf8dcb4e/src/lib/server/textGeneration/title.ts#L29 Should be LLM_SUMMARIZATION

nsarrazin commented 5 days ago

Ha nice, thanks for the catch, if someone wants to tackle feel free