File "/home/opensource_LLM/codeshell/demos/openai_api.py", line 251, in create_chat_completion
generation_config['temperature'] = request.temperature
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
TypeError: 'GenerationConfig' object does not support item assignment