Direct link to heading: https://docs.navigaglobal.com/wingman/2.1.0/configuration/service-provider-and-model-id-details#id-1.-chatgpt
Set the service provider:
"serviceProvider" : "openai"
For the model id value ("modelId"), from https://platform.openai.com/docs/models/continuous-model-upgrades use the id provided under the column named Model.
As an example — service provider ChatGPT and Model ChatGPT 3.5 turbo:
Direct link to heading: https://docs.navigaglobal.com/wingman/2.1.0/configuration/service-provider-and-model-id-details#id-2.-aws-bedrock
Set the service provider:
"serviceProvider" : "Bedrock"
For the model id value ("modelId"), from https://docs.aws.amazon.com/bedrock/latest/userguide/model-ids.html use the id provided under the column Model ID.
As an example — service provider AWS Bedrock and Model Claude-3-Sonnet: