Alexandre E. Souza
Results
92
comments of
Alexandre E. Souza
> Model: `llama3` LangchaingoVersion: `v0.1.10` > > I was trying to use the `llms.WithMaxLength` and `llms.WithMinLength` to set some output limits, but seems like the model doesn't respect these options....
I add ```yml - LANGFLOW_SECRET_KEY=116948195544263252464 - LANGFLOW_ALGORITHM=HS256 - LANGFLOW_ACCESS_TOKEN_EXPIRE_MINUTES=30 - LANGFLOW_REFRESH_TOKEN_EXPIRE_MINUTES=30 ``` and not work.