Gelei Deng
9fc967876a
feat: 🎸 update openai python sdk
2024-05-15 14:56:05 +08:00
Gelei Deng
969a8d633f
fix: 🐛 fix OPENAI_KEY typo
2024-05-14 17:55:38 +08:00
Gelei Deng
43f6e803e0
Gpt4all Dev ( #217 )
...
* fix: 🐛 fix default models used
✅ Closes : #204
* feat: 🎸 support local LLMs with GPT4ALL
* fix lint issue
* style: format code with Black
This commit fixes the style issues introduced in 5eee6a0 according to the output
from Black.
Details: https://github.com/GreyDGL/PentestGPT/pull/217
---------
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2024-04-12 17:10:22 +08:00
Gelei Deng
3295953495
Poetry Upgrade ( #201 )
...
* chore: 🤖 update to poetry
* chore: 🤖 major poetry update and lint fix
✅ Closes : #200
2024-03-25 01:00:17 +08:00
Gelei
bcf52fc8ac
update readme and fix for key binding
2023-11-29 04:12:46 -05:00
Grey_D
e96d94be54
feat: 🎸 langfuse + gpt-4-turbo
2023-11-07 11:11:27 +01:00
Grey_D
60f12cc04e
feat: 🎸 support for vectorDB
2023-10-30 20:25:05 +08:00
Grey_D
b7b50c1942
feat: 🎸 add azure api support
2023-09-07 22:55:58 +08:00
Grey_D
b4d250140f
update
2023-09-04 20:55:15 +08:00
Grey_D
93d59bf340
feat: 🎸 update
2023-08-17 15:21:42 +08:00
Grey_D
dc7a67710f
fix: 🐛 Fix the model import issue
...
✅ Closes : #139
2023-07-26 00:36:29 +08:00
Grey_D
c271bc54a9
feat: 🎸 Local LLM
2023-07-20 23:58:43 +08:00
jiayuqi7813
62c7d279a5
User-defined log directory
2023-06-28 13:19:38 +00:00
deepsource-autofix[bot]
dbd5a9974b
style: format code with black
...
Format code with black
This commit fixes the style issues introduced in 938bdd8 according to the output
from black.
Details: https://app.deepsource.com/gh/GreyDGL/PentestGPT/transform/f7309653-bde0-427f-b995-5d13031bbffe/
2023-05-30 08:34:02 +00:00
Víctor Mayoral Vilches
d8e89f64a3
Make PentestGPT a Python module and easily installable
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com >
2023-05-29 09:45:56 +02:00