Commit Graph

447 Commits

Author SHA1 Message Date
Zvonimir Sabljic
190230a0e5 Changed position of saving files 2023-09-02 17:27:35 +02:00
Zvonimir Sabljic
4ba3986237 Improved prompts by removing unnecessary new lines 2023-09-02 17:26:41 +02:00
Zvonimir Sabljic
827f18a27d Typo fix 2023-09-02 17:24:46 +02:00
Zvonimir Sabljic
0488358c9b Remove of unnecessary comments 2023-09-01 18:29:49 +02:00
Zvonimir Sabljic
28d0143536 TEMP fix 2023-09-01 18:29:31 +02:00
Zvonimir Sabljic
85ac7e8276 Refactored all prints to be colored with fabulous and not termcolor 2023-09-01 18:28:20 +02:00
Zvonimir Sabljic
ca58c4958d Implemented final version of IPC communication 2023-09-01 18:27:00 +02:00
LeonOstrez
2e54fcacbb add requirements to readme 2023-09-01 11:32:02 +02:00
Sander Hilven
34a5397209 Added MAX_TOKENS to the .env as a variable 2023-09-01 10:41:39 +02:00
Sander Hilven
a4d520763f Added model selection to .env and update readme 2023-09-01 10:34:12 +02:00
Sander Hilven
660047a071 Hardcoded model in endpoint URL, now fixed. 2023-09-01 09:56:39 +02:00
Sander Hilven
984379fe71 Adde Azure OpenAI endpoint.
Tested and confirmed working.
2023-09-01 09:53:17 +02:00
Zvonimir Sabljic
4638a209b2 Fix 2023-08-31 14:41:31 +02:00
Zvonimir Sabljic
7e3f912a9e Added db init file and updated README 2023-08-31 14:33:47 +02:00
Zvonimir Sabljic
bdb4d0dff8 Enabled getting user input from the external process 2023-08-31 08:38:37 +02:00
Zvonimir Sabljic
1418704186 Initial setup for IPC Client and logging 2023-08-30 23:16:17 +02:00
zvone187
3db30d7904 Merge pull request #25 from patakk/patch-1
Update README.md
2023-08-29 22:15:02 +02:00
patakk
efa1f2c343 Update README.md
typo
2023-08-29 22:02:51 +02:00
LeonOstrez
538f2e03a6 Merge pull request #5 from scoobie-bot/main
Update cli.py
2023-08-28 16:52:33 +02:00
LeonOstrez
f294babec3 cleanup PR 2023-08-28 16:49:20 +02:00
Zvonimir Sabljic
0fa69b75ae Added contributing section to README 2023-08-28 16:07:11 +02:00
zvone187
8fe166e03c Update LICENSE 2023-08-28 15:26:54 +02:00
zvone187
a36b941ecb Merge pull request #9 from eltociear/patch-1
Update README.md
2023-08-28 11:42:31 +02:00
zvone187
f0f3126b14 Update README.md 2023-08-26 19:30:57 +02:00
zvone187
b472ea49b5 Update README.md 2023-08-26 19:28:54 +02:00
zvone187
42815bc821 Update README.md 2023-08-26 09:35:57 +02:00
Ikko Eltociear Ashimine
e3fcd2aa89 Update README.md
Github -> GitHub
2023-08-26 16:09:38 +09:00
zvone187
c6ef78ad73 Update README.md 2023-08-26 08:50:31 +02:00
Zvonimir Sabljic
be49e007ea fix 2023-08-25 14:21:52 +02:00
Zvonimir Sabljic
f4dc07407e Made logging look nicer 2023-08-25 14:21:41 +02:00
scooobie
1df39a2cb5 Update cli.py
added windows version of the os.killpg
2023-08-24 13:34:41 +08:00
scooobie
d636d86219 Update cli.py
had issues using setsid on Windows, so this detects windows/Unix and uses the correct version of run_command
2023-08-24 12:28:54 +08:00
Zafiro12
0bd8813227 Added TOC and numbered list 2023-08-23 21:10:04 +02:00
Zafiro12
e7e1063b5b Added TOC and numbered list 2023-08-23 21:08:14 +02:00
Zvonimir Sabljic
f0cc8cdc59 Enabled update_files_before_start flag 2023-08-23 14:50:19 +02:00
Zvonimir Sabljic
41b6bd23e2 Fixes 2023-08-23 14:50:00 +02:00
Zvonimir Sabljic
1defc7d126 Show stderr in real time 2023-08-23 14:47:54 +02:00
Zvonimir Sabljic
2a5983772d Updated README 2023-08-23 14:46:53 +02:00
zvone187
febb0544cb Update README.md 2023-08-21 16:10:03 +02:00
Zvonimir Sabljic
e2a239fb29 Updated README 2023-08-17 17:31:15 +02:00
Zvonimir Sabljic
f73e94a39e Merge branch 'main' of github.com:Pythagora-io/gpt-pilot 2023-08-17 17:28:28 +02:00
Zvonimir Sabljic
85010e9ecf Updated README 2023-08-17 17:26:43 +02:00
zvone187
08c5ef42a7 Update README.md 2023-08-17 16:35:11 +02:00
Zvonimir Sabljic
fe139504f6 Merge branch 'main' of github.com:Pythagora-io/gpt-pilot 2023-08-17 16:20:42 +02:00
Zvonimir Sabljic
b42e0288f1 Updated README 2023-08-17 16:20:19 +02:00
Zvonimir Sabljic
50bae8ed95 Updates 2023-08-17 09:13:42 +02:00
LeonOstrez
46b74de697 fix creating database 2023-08-16 20:24:06 +02:00
LeonOstrez
3c5f0cde48 check if database exists if not create it, check if tables exist if not create them 2023-08-16 19:47:45 +02:00
Zvonimir Sabljic
719d55deef Fix 2023-08-16 16:14:05 +02:00
Zvonimir Sabljic
503815e854 Added .env.example file 2023-08-16 16:13:55 +02:00