hi everyone
How can I receive the information from chatgpt sequentially to show it little by little on the screen as the web of: “chat.openai.com” does?
Im using python openia module
Thanks a lot
hi everyone
How can I receive the information from chatgpt sequentially to show it little by little on the screen as the web of: “chat.openai.com” does?
Im using python openia module
Thanks a lot
Welcome to the forum. You want to set stream=true…
Hope this helps…