bigquery-firestore-export/functions/src/dts.ts (5 lines): - line 71: // TODO: Should we be converting it? - line 75: //TODO - what if name is null or undefined? - line 92: //TODO - what if null or undefined? - line 101: //TODO - what if null or undefined? - line 111: //TODO - what if null or undefined? firestore-multimodal-genai/functions/src/generative-client/vertex_ai.ts (3 lines): - line 77: // TODO: the error message provided exposes the API key, so we should handle this/ get the Gemini team to fix it their side. - line 87: // TODO: handle blocked responses - line 105: // TODO: add this as a feature: firestore-incremental-capture/functions/src/utils/big_query.ts (3 lines): - line 76: * TODO: Add time partitioning - line 77: * TODO: Include expirationMs for partitioning based on config - line 109: * TODO: This may now be obsolete. We can restore a database, and then replay the data through dataflow. firestore-genai-chatbot/functions/src/generative-client/vertex_ai.ts (3 lines): - line 96: // TODO: we can stream now! - line 103: // TODO: the error message provided exposes the API key, so we should handle this/ get the Gemini team to fix it their side. - line 114: // TODO: handle blocked responses firestore-multimodal-genai/functions/src/generative-client/generative_ai.ts (3 lines): - line 74: // TODO: the error message provided exposes the API key, so we should handle this/ get the Gemini team to fix it their side. - line 84: // TODO: handle blocked responses - line 92: // TODO: add this as a feature: firestore-palm-gen-text/functions/src/index.ts (2 lines): - line 68: // TODO add logging - line 83: // TODO add logging firestore-multimodal-genai/functions/src/index.ts (2 lines): - line 52: // TODO add logging - line 67: // TODO add logging firestore-genai-chatbot/functions/src/index.ts (2 lines): - line 23: // TODO: needs logging/error logging, and fixing tests - line 25: //TODO: redact googleAi.apiKey from logs firestore-palm-summarize-text/functions/src/index.ts (1 line): - line 40: // TODO add logging firestore-incremental-capture/extension.yaml (1 line): - line 106: # TODO change to a Firestore trigger firestore-genai-chatbot/functions/src/generative-client/google_ai.ts (1 line): - line 92: // TODO: the error message provided exposes the API key, so we should handle this/ get the Gemini team to fix it their side. firestore-vector-search/functions/src/vector-store/base_class.ts (1 line): - line 19: // TODO: not sure if the native API will need this or not? firestore-genai-chatbot/functions/src/firestore-onwrite-processor/common.ts (1 line): - line 24: // TODO missing reference type firestore-genai-chatbot/functions/src/generative-client/base_class.ts (1 line): - line 10: //TODO: fix this type firestore-vector-search/functions/src/embeddings/client/text/open_ai.ts (1 line): - line 9: // TODO: double check batch size storage-reverse-image-search/functions/src/common/vertex.ts (1 line): - line 71: // TODO mais - add treeAHConfig https://cloud.google.com/vertex-ai/docs/matching-engine/configuring-indexes#tree-ah-config bigquery-firestore-export/functions/src/helper.ts (1 line): - line 104: // @TODO: Update run docs in a single transaction bigquery-firestore-export/functions/src/index.ts (1 line): - line 71: // TODO: Warning if multiple instances found firestore-incremental-capture/functions/src/tasks/on_backup_restore_handler.ts (1 line): - line 60: //TODO: use this version in the future, index creation is needed. firestore-genai-chatbot/functions/src/generative-client/index.ts (1 line): - line 11: // TODO fix any firestore-vector-search/functions/src/embeddings/client/multimodal/index.ts (1 line): - line 66: // TODO: do we add config location? firestore-palm-chatbot/functions/src/index.ts (1 line): - line 130: // TODO: this error log needs to be more specific, not necessarily an API error here.