I am using Anthropic's API over AWS bedrock, and to access a anthropic api -> bedrock proxy, I had to add the ability to change the API url. A nicer way would be to add another sub-setting like Custom OpenAI, but I didn't have enough time to do so. This PR simply adds another optional field Host to the Anthropic settings, which may be left empty. Feel free to dismiss this PR without any explanation.
I am using Anthropic's API over AWS bedrock, and to access a anthropic api -> bedrock proxy, I had to add the ability to change the API url. A nicer way would be to add another sub-setting like Custom OpenAI, but I didn't have enough time to do so. This PR simply adds another optional field
Host
to the Anthropic settings, which may be left empty. Feel free to dismiss this PR without any explanation.Great extension, by the way! Kudos!