Jack Reimers
Jack Reimers
Cc: @calumjs Hi ### Pain The system prompt is mostly the same as it was when it was initially written, but has had things added. We should shorten and refine...
Cc: @danielmackay Hi ### Pain Currently all of the EF config is stored in the DbContext. Dan suggested it should be moved out into a seperate class to keep the...
Cc: Hi ### Pain When the project is built there are a lot of warnings. ### Acceptance Criteria There should be no warnings when the project builds. ### Screenshots ...
Cc: @matt-goldman Hi ### Pain Currently there are secrets being stored in appsettings.json and in configuration variables in Azure. This is making setup of development environments confusing and means secrets...
Cc: Hi ### Describe the Bug There is currently no return button for users who have logged out of RulesGPT, making navigating back to the site harder. ### To Reproduce...
### The problem When I try to run the application locally I get this error:  It looks like these are missing in appsettings.json:  ### Suggested solution Put the...