Open nomadbitcoin opened 3 months ago
Enhance the fetchAndStoreIssues function by integrating the GPT API to automatically generate short descriptions for tasks. The function should:
fetchAndStoreIssues
API Integration:
Database Update:
seed-data.json
Testing:
Acceptance Criteria:
Enhance the
fetchAndStoreIssues
function by integrating the GPT API to automatically generate short descriptions for tasks. The function should:API Integration:
fetchAndStoreIssues
, call the OpenAI endpoint.Database Update:
seed-data.json
is updated to reflect this new data structure.Testing:
Acceptance Criteria:
fetchAndStoreIssues
function successfully integrates with the GPT API.seed-data.json
is updated accordingly.