Commit Graph

7 Commits

Author SHA1 Message Date
LeonOstrez
f1dbd3481b update default config.json setup and example-config.json 2024-07-25 14:33:09 +02:00
LeonOstrez
895a74c6e6 properly setup default models 2024-07-16 13:20:52 +01:00
LeonOstrez
265f24542a update default models 2024-07-10 09:13:08 +01:00
Senko Rasic
dbd3bec8b5 add first-class support for Azure OpenAI 2024-06-06 17:10:50 +02:00
LeonOstrez
90cbe68002 change default model 2024-05-25 19:02:59 +02:00
LeonOstrez
1e5740506b update prompts to latest version (#940) 2024-05-23 19:37:46 +02:00
Senko Rasic
87190391d9 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