TimesheetGPT icon indicating copy to clipboard operation
TimesheetGPT copied to clipboard

Make timesheets easy! Use data from Microsoft Graph to generate a summary

Results 31 TimesheetGPT issues
Sort by recently updated
recently updated
newest added

I started this bit but didn't finish Will probably need prompt refinements ```[tasklist] ### Tasks - [ ] App registration - ask sysAdmins to see calls - [ ] New...

### The problem When I try to run the application locally I get this error: ![image](https://github.com/SSWConsulting/TimesheetGPT/assets/10693364/117b9fec-8719-4b8e-9f8d-6f943d8521c6) It looks like these are missing in appsettings.json: ![image](https://github.com/SSWConsulting/TimesheetGPT/assets/10693364/62ea5c56-4a35-4b95-a9a7-1e234f6dc1a8) ### Suggested solution Put the...

For the brainstorming day ```[tasklist] ### Tasks - [ ] Connect to Graph using built in plugin https://github.com/Azure-Samples/miyagi/blob/4b147bb35865058e3c08aa7921312887a877dfa4/services/sk-copilot-chat-api/dotnet/CopilotChat/Controllers/ChatController.cs#L220C59-L220C79 - [ ] Performance - Create function as Scoped service, right now...

Right now all data sources get pumped into GPT ```[tasklist] ### Tasks - [ ] In the UI add some checkboxes (or something better) to allow users to enable/disable data...