Skip to content

Commit c9f9034

Browse files
feat: deploy genkit run functions
1 parent 9fff153 commit c9f9034

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

functions/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
export { analyzeStorageImage } from './genkit-functions/analyzeStorageImage'
12
export { anonymousFirestoreChatbot } from './genkit-functions/anonymousFirestoreChatbot'
23
export { noAuthFunction } from './genkit-functions/noAuthFunction'

0 commit comments

Comments
 (0)