AshwinPathi / claude-api-py

Unofficial Python API for Anthropic's Claude LLM
https://pypi.org/project/claude-api-py/
MIT License
108 stars 11 forks source link

add claude-2-100k model #11

Closed xRiddin closed 4 months ago

xRiddin commented 11 months ago

if it's possible to add claude-2-100k model that would be very appreciated..

AshwinPathi commented 11 months ago

yep, work in progress.

AshwinPathi commented 11 months ago

@xRiddin Is this model accessible through the UI?

xRiddin commented 11 months ago

i just know it's claude 2 but not sure if it's 100k model, most probably not a 100k model

winie-hy commented 10 months ago

no, As far as I know, only slack is open

AshwinPathi commented 10 months ago

Hm, I tried sending a message with a model string other than the default one and it errored out on me. If you have time could you also experiment with it?

iirc this seems to be the only change but I cant really verify thats all i need since I can only send claude 2 model requests via the chat app (which is what I'm reverse engineering).

xRiddin commented 10 months ago

no, As far as I know, only slack is open

slack got claude2 100k model?? @winie-hy

AshwinPathi commented 4 months ago

@xRiddin I added a few more models. Note that some of the models require a pro subscription to use.