Santiago
|
e83377d912
|
I changed the way headers are parameterized, I also removed a redundate cookie check and added a cookie existence check in the ChatGTP Class. This change fix cookie error in Google Account.
|
2023-04-26 20:44:27 -05:00 |
|
Grey_D
|
aca86402c7
|
feat: 🎸 update to v0.5
Major update with local reasoning function and other doc updates
|
2023-04-26 23:26:56 +08:00 |
|
Grey_D
|
97d0fd1ad8
|
fix: 🐛 fix login cookie settings
|
2023-04-26 11:17:07 +08:00 |
|
Grey_D
|
c8d9be29b6
|
fix login
|
2023-04-22 17:07:50 +08:00 |
|
Grey_D
|
4d72feaf6f
|
feat: 🎸 Add logging function
|
2023-04-21 23:13:43 +08:00 |
|
Grey_D
|
6fa135ac76
|
fix: 🐛 fix login issue
|
2023-04-18 21:42:57 +08:00 |
|
Grey_D
|
2609758ad9
|
fix: 🐛 fix login issue
|
2023-04-17 15:04:16 +08:00 |
|
Grey_D
|
780187683a
|
fix: 🐛 fix chatgpt access issue
|
2023-04-17 00:46:43 +08:00 |
|
Grey_D
|
641df8dc85
|
feat: 🎸 Major TUI update
Add TUI multi-line input; optimize prompts; optimize scripts.
|
2023-04-12 14:22:03 +08:00 |
|
Grey_D
|
80386c6c42
|
feat: 🎸 add web parser
|
2023-04-11 10:43:29 +08:00 |
|
Grey_D
|
8d3a863db0
|
feat: 🎸 separate prompts from script
Now prompts under `prompts`. Also some minor bugs are fixed.
✅ Closes: #5
|
2023-04-10 13:38:33 +08:00 |
|
Grey_D
|
13de83ecef
|
docs: ✏️ put unused docs into archive
|
2023-04-05 12:54:28 +08:00 |
|
Grey_D
|
3f6b6d84c4
|
feat: 🎸 update together with testing
update chatgpt wrapper to keep allignment with RESTful testing
|
2023-03-25 00:12:18 +08:00 |
|
Grey_D
|
2166113902
|
fix: 🐛 minor API bug fix
Delete the chat session from class
|
2023-03-21 13:16:14 +08:00 |
|
Grey_D
|
a3e4d5696c
|
feat: 🎸 API support
Add support for ChatGPT API (for pro only)
|
2023-03-19 19:13:33 +08:00 |
|