Skip to content

Commit

Permalink
feat: gemini api를 통한 질문 기능 구현 완료
Browse files Browse the repository at this point in the history
  • Loading branch information
qkrwoghd04 committed Feb 4, 2025
1 parent 4015e90 commit c6055be
Show file tree
Hide file tree
Showing 12 changed files with 1,278 additions and 93 deletions.
2 changes: 1 addition & 1 deletion dev-dist/sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ define(['./workbox-54d0af47'], (function (workbox) { 'use strict';
"revision": "3ca0b8505b4bec776b69afdba2768812"
}, {
"url": "index.html",
"revision": "0.dqhian5j6r8"
"revision": "0.blcnhnr032"
}], {});
workbox.cleanupOutdatedCaches();
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {
Expand Down
Loading

0 comments on commit c6055be

Please sign in to comment.