Problem connecting Positron AI to AWS
Posted: Mon Jun 24, 2024 5:13 pm
Hi,
I am trying to connect the Positron AI Assistant (which is really a great tool btw) to a LLM using Bedrock service from AWS but I always get the error message baseUrl must end in /:
The line in the log file looks like:
62353 DEBUG [ AWT-EventQueue-0 ] com.oxygenxml.positron.core.ExternalAICompletionDetailsProvider - baseUrl must end in /:
The endpoint URL ends with . ...amazonaws.com/chat/completions and it does not help to put a / in the end.
Do you have any idea what could be the problem here?
Best regards,
Jörn
I am trying to connect the Positron AI Assistant (which is really a great tool btw) to a LLM using Bedrock service from AWS but I always get the error message baseUrl must end in /:
The line in the log file looks like:
62353 DEBUG [ AWT-EventQueue-0 ] com.oxygenxml.positron.core.ExternalAICompletionDetailsProvider - baseUrl must end in /:
The endpoint URL ends with . ...amazonaws.com/chat/completions and it does not help to put a / in the end.
Do you have any idea what could be the problem here?
Best regards,
Jörn