JusticeRage / Gepetto

IDA plugin which queries uses language models to speed up reverse-engineering
GNU General Public License v3.0
2.87k stars 263 forks source link

Support for Claude API #38

Open Pl0414141 opened 4 months ago

Pl0414141 commented 4 months ago

https://docs.anthropic.com/en/api/getting-started

mzpqnxow commented 1 day ago

FYI - one way to do this until it’s added to Gepetto is with a compatibility shim, e.g. claude2openai

I haven’t used it myself but it seems like it might suit your needs