pwndbg/docs
Olivia Lucca Fraser 78da129e50
GPT-3 Command for Pwndbg (#1589)
* ai plugin

* ai plugin ready to ship

* ai plugin ready to use

* textwrap on the ai's answer

* linted ai.py

* relaxed openai version requirement

* added pandas to requirements

* removed dependency on openai module, using requests instead

* removed dependency on openai module, using requests instead

* incorporating suggestions on PR

* added types requests and bumped requests version up to the version i'm using here

* lowering version req on requests for ubuntu 18 compat

* removed some 'if True' kludges that i was using to debug things at one point
2023-02-23 10:31:17 +01:00
..
commands GPT-3 Command for Pwndbg (#1589) 2023-02-23 10:31:17 +01:00
source Use pwnlib.util.misc.which instead of gdblib.which.which (#1584) 2023-02-20 18:49:28 +01:00
.gitignore Add documentation, eventually for ReadTheDocs (#169) 2017-03-06 11:36:27 -06:00
Makefile Add documentation, eventually for ReadTheDocs (#169) 2017-03-06 11:36:27 -06:00
index.md Remove badges from docs/index.md 2022-09-29 03:52:16 +02:00
pycharm_debugging.md Adds documentation for debugging with PyCharm (#1058) 2022-08-14 22:34:36 +02:00
requirements.txt Remove dependency to `python-future` (#1250) 2022-12-26 20:46:43 +01:00