There was an error while loading. Please reload this page.
2 parents 5aad30c + b5c51c1 commit 39bd15aCopy full SHA for 39bd15a
1 file changed
packages/enums/src/segments/source-type.ts
@@ -9,5 +9,5 @@ export enum SourceType {
9
SEARCH = 'search',
10
REFERRAL = 'referral',
11
DIRECT = 'direct',
12
- AI_AGENT = 'ai_agent'
+ AI_TOOL = 'ai_tool'
13
}
0 commit comments