zvone187
2eaccae118
Update README.md
2023-11-15 22:58:58 -08:00
zvone187
dc8ca4a2d6
Update README.md
2023-11-09 20:04:42 -08:00
Zvonimir Sabljic
2011c18db9
Added telemetry doc
2023-11-09 20:01:55 -08:00
LeonOstrez
a32a3dd24c
Merge pull request #296 from prashantgarbuja/main
...
Updated ReadMe.md file
2023-11-04 20:28:18 +00:00
LeonOstrez
5bfffac54b
Merge branch 'main' into fix-readme-typos
2023-11-04 20:27:33 +00:00
Prashant Garbuja
176b0da74e
Added Windows version to copy and create .env file
2023-11-04 19:35:45 +11:00
Shivam Gambhir
8cd230474b
capetalize
2023-11-04 13:16:46 +05:30
Shivam Gambhir
06309361a7
Fix typos in Readme file
...
Close parenthesis at necessary places.
2023-11-04 13:09:31 +05:30
Senko Rasic
e20dbd8b38
update psycopg for Windows+Python3.12 support
2023-11-03 22:07:32 +01:00
LeonOstrez
3d58be21e9
Merge pull request #276 from bigvo/feature/ignore-folders-env
...
IGNORE_FOLDERS env variable added
2023-10-24 21:15:59 +01:00
bigvo
3ecf30a357
README and env example update
2023-10-24 10:33:18 +00:00
Creative Ataraxia
716ba8ce49
Update typo in README.md
...
I think you're referring to `APP_TYPES` in common.py, not `ALL_TYPES`
2023-10-24 10:31:01 +08:00
Nicholas Albion
5b382ab6de
make it clearer that Postgres is optional
2023-10-20 20:44:18 +11:00
Nicholas Albion
0fe90010e0
#228 - mount local directory into Docker container.
2023-10-19 18:15:26 +11:00
LeonOstrez
d6e020c8aa
Merge pull request #221 from CRD716/patch-1
...
Add note about Python 3.12
2023-10-18 09:38:57 +01:00
Umpire2018
d0563771d1
Merge commit '804520c14ac27838685668548c45918b53dd01f1' into feature/no-color
2023-10-17 09:15:17 +08:00
CRD716
e0e37d423c
3.9-3.11
2023-10-15 20:05:57 -05:00
CRD716
444d69dcff
add python version req
2023-10-15 12:01:25 -05:00
Umpire2018
e79a72601b
feat: add theme management and testing
...
- Implement theme setting and dynamic color function generation.
- Introduce tests to validate color rendering in console.
2023-10-15 14:54:37 +08:00
LeonOstrez
4befa04774
Merge pull request #196 from Deng-Xian-Sheng/patch-1
...
Update README.md
2023-10-14 11:44:39 +01:00
Arno.Edwards
7961713e20
Merge branch 'main' into feature/no-color
2023-10-14 15:48:43 +08:00
Umpire2018
60e32a2587
feat: Integrate NO_COLOR support and replace existing color functions
...
- Offer utility functions for dynamically generating color applying functions, simplifying the codebase and reducing redundancy.
2023-10-14 15:19:38 +08:00
Umpire2018
b93bfc2cfa
Revert "feat: Integrate NO_COLOR support and replace existing color functions"
...
This reverts commit 5143568857 .
2023-10-14 09:01:08 +08:00
靳灿奇
f9e9802408
Update README.md
...
update local model readme
2023-10-13 10:09:18 +08:00
liweiyi88
90f75567b8
adjust the badge position
2023-10-13 10:10:42 +11:00
liweiyi88
68716c1ab1
add github trending badge to readme file
2023-10-13 10:10:08 +11:00
LeonOstrez
57b549e6b8
add star history to readme
2023-10-12 14:23:17 +01:00
Daniel Fjeldstad
518410ff70
docs: Fix other arguments link
...
Fixes the non-working TOC link and renames it to CLI arguments as it is used further down in the README
2023-10-11 19:36:20 +02:00
Umpire2018
8adf7b1cd3
feat: Integrate NO_COLOR support and replace existing color functions
...
- Implement NO_COLOR environment variable adherence to disable colored output.
- Replace existing output color functions with the new `color_text`.
2023-10-11 17:46:07 +08:00
Mohit Varikuti
46f425b3c4
Update README.md
2023-10-09 20:14:25 -07:00
LeonOstrez
1e405c2d60
Merge branch 'main' into patch-1
2023-10-09 19:40:24 +01:00
LeonOstrez
8668302f73
Merge pull request #161 from 3kho/main
...
Grammar changes
2023-10-09 18:57:34 +01:00
zvone187
c6c92d28bd
Update README.md
2023-10-09 09:46:10 -07:00
Echo
c3a639075d
Grammar
2023-10-09 08:30:35 -04:00
Akash Kundu
495a77b992
Update README.md
...
fixed typos and improved quality of document
2023-10-09 02:35:46 +05:30
Nicholas Albion
c61feeadaf
Merge pull request #144 from BGLP/reworked-README
...
Update README.md
2023-10-08 15:35:42 +11:00
BGLP
0a09999753
Update README.md
2023-10-07 22:46:27 +02:00
Jone
318ff15dad
Grammar fix README.md
...
Fixed grammar line 255
OG:
We're happy to hear how can the entire GPT Pilot concept be improved.
Fixed:
We're happy to hear how the entire GPT Pilot concept can be improved.
2023-10-07 16:03:23 +02:00
zvone187
7593315daf
Update README.md
2023-10-05 00:41:45 -07:00
LeonOstrez
1d0e9470fa
Update README.md
2023-10-05 08:39:29 +01:00
LeonOstrez
a4b724a57e
add product hunt launch link
2023-10-05 08:32:30 +01:00
LeonOstrez
57b77124fe
add second blog post to readme
2023-10-03 23:21:11 +01:00
Nicholas Albion
3129e34903
Merge branch 'main' into debugging_ipc
...
# Conflicts:
# README.md
# pilot/helpers/agents/CodeMonkey.py
# pilot/helpers/agents/Developer.py
# pilot/prompts/system_messages/architect.prompt
# pilot/utils/arguments.py
# pilot/utils/llm_connection.py
# pilot/utils/utils.py
2023-09-28 13:53:49 +10:00
Nicholas Albion
e513f57b12
Merge branch 'main' of https://github.com/Pythagora-io/gpt-pilot
...
# Conflicts:
# README.md
2023-09-27 12:53:09 +10:00
LeonOstrez
f65fb84816
update code to support python <3.10, update requirements, fix readme issues
2023-09-26 17:13:15 +01:00
Nicholas Albion
7013adc28d
rejecting responses that are not JSON.
...
Need to fix prompts for GPT-4
2023-09-26 17:27:54 +10:00
Nicholas Albion
80a1bbf918
Require Python >= 3.10
2023-09-23 20:26:49 +10:00
Nicholas Albion
dd995953c0
clean up
2023-09-23 16:27:02 +10:00
Nicholas Albion
5853b95ab9
ARCHITECTURE function_calls works on meta-llama/codellama-34b-instruct
2023-09-21 23:05:37 +10:00
Aaron Job
48fd652df4
fixed doker link
2023-09-15 22:36:47 +00:00