yagil / ChatIDE

AI Coding Assistant in your IDE - ChatGPT (OpenAI) and Claude (Anthropic) in a VSCode extension.
https://marketplace.visualstudio.com/items?itemName=ChatIDE.chatide
MIT License
217 stars 21 forks source link

claude v3 support? #14

Closed tribbloid closed 1 month ago

tribbloid commented 6 months ago

all options are for claude v1.3 , would you like to add the SotA claude v3

yagil commented 6 months ago

@tribbloid I added support for newer claude here: https://github.com/yagil/ChatIDE/commit/b66f91ba8a19a20c899eb7d51bfd5d1467e3234c

You will need to build and install from source, did not yet push this to the extension marketplace

tribbloid commented 6 months ago

don't have npm :-D

weoreference commented 6 months ago

@tribbloid I added support for newer claude here: b66f91b

You will need to build and install from source, did not yet push this to the extension marketplace

Please do publish to the extension marketplace, most users don’t know how to “build from source” (hence why we use AI). Thank you

nbubis commented 3 months ago

Can we add 3.5 Sonnet as well?

dzcpy commented 1 month ago

Please add Claude 3.5 support! It's the BEST model for programming. Thanks!

yagil commented 1 month ago

CI fails unexpectedly which prevents publishing to the store at the moment: https://github.com/yagil/ChatIDE/issues/21