11 Commits

Author SHA1 Message Date
LeonOstrez
c20908e808 Change db path and add empty database directory 2025-01-13 09:04:06 +01:00
LeonOstrez
70807eb495 increase API timeout 2024-09-20 13:17:08 +02:00
Zvonimir Sabljic
9e3c0dfb5e Removed complex agentic config from example-config.json 2024-08-01 21:17:18 -07:00
LeonOstrez
26edeeadb5 update config.json default models 2024-07-30 14:54:41 +02:00
LeonOstrez
e7b5f75323 update default config.json setup and example-config.json 2024-07-25 14:33:09 +02:00
LeonOstrez
b3428930eb properly setup default models 2024-07-16 13:20:52 +01:00
LeonOstrez
8f61d77fd9 update default models 2024-07-10 09:13:08 +01:00
Senko Rasic
9636383475 add first-class support for Azure OpenAI 2024-06-06 17:10:50 +02:00
LeonOstrez
d4560e2b7b change default model 2024-05-25 19:02:59 +02:00
LeonOstrez
d6445af2ee update prompts to latest version (#940) 2024-05-23 19:37:46 +02:00
Senko Rasic
5b474ccc1f merge gpt-pilot 0.2 codebase
This is a complete rewrite of the GPT Pilot core, from the ground
up, making the agentic architecture front and center, and also
fixing some long-standing problems with the database architecture
that weren't feasible to solve without breaking compatibility.

As the database structure and config file syntax have changed,
we have automatic imports for projects and current configs,
see the README.md file for details.

This also relicenses the project to FSL-1.1-MIT license.
2024-05-22 21:42:25 +02:00