You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was enabling the experimental chat.allowAnonymousAccess:
ERR Cannot read properties of undefined (reading 'type'): TypeError: Cannot read properties of undefined (reading 'type')
at distance (/Users/bpasero/Development/Microsoft/vscode-copilot-chat/src/platform/embeddings/common/embeddingsComputer.ts:133:49)
at /Users/bpasero/Development/Microsoft/vscode-copilot-chat/src/platform/embeddings/common/embeddingsComputer.ts:161:23
at Array.map (<anonymous>)
at rankEmbeddings (/Users/bpasero/Development/Microsoft/vscode-copilot-chat/src/platform/embeddings/common/embeddingsComputer.ts:160:4)
at SettingsIndex.nClosestValues (/Users/bpasero/Development/Microsoft/vscode-copilot-chat/src/platform/embeddings/common/embeddingsIndex.ts:508:10)
at SettingsEditorSearchServiceImpl.provideSettingsSearchResults (/Users/bpasero/Development/Microsoft/vscode-copilot-chat/src/extension/prompt/vscode-node/settingsEditorSearchServiceImpl.ts:68:82)