I want to be able to load different prompts for different orgs in the chatstream, How do i do this? Thank you
@app.websocket("/gpt-api/chat_stream/{organization}/{request_id}/{sample_rate}")
I want to be able to load different prompts for different orgs in the chatstream, How do i do this? Thank you
@app.websocket("/gpt-api/chat_stream/{organization}/{request_id}/{sample_rate}")