Diogo Sousa
Results
1
comments of
Diogo Sousa
The problem with this issue is that when asking chat completion with streaming enabled, to verify if the model has that option a call is made to: `bedrock_client.get_foundation_model(model_id)` and as...