|
|
|
|
|
by skp1995
592 days ago
|
|
Thanks for your interest in Aide! If I understood that correctly, it would mean supporting Claude via the AWS Bedrock endpoint, we will make that happen. If the underlying LLM does not change then adding more connectors is pretty easy, I will ping the thread with updates on this. |
|
Is it ~just about adding another file to https://github.com/codestoryai/sidecar/blob/main/llm_client/... ?
I could take a look too - another way for me to test Aide by working with it to implement this. :-)
(https://github.com/pasky/claude.vim/blob/main/plugin/claude_... is sample code with basic wrapper emulating Claude streaming API with AWS Bedrock backend.)