chatgpt-clone
chatgpt-clone copied to clipboard
increase backend conversation speed
- using orjson instead of standart python json, another small changes for better performance
- accumulating chunks from openai when js in decoding chunks (config->backend_config->join_chunks turn on by default)