WhatTheFuzz / binaryninja-openai

Integrates OpenAI with BinaryNinja via a plugin.
MIT License
68 stars 6 forks source link

Allow users to set max_tokens in Binary Ninja settings #17

Closed WhatTheFuzz closed 1 year ago

WhatTheFuzz commented 1 year ago

Implemented the ability for users to dynamically change the number of tokens used for model completion from right within Binary Ninja. Check out Edit > Preferences > Settings > OpenAI. No restart required.