mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-24 13:58:50 +08:00
test(infra): add check job to verify committed changes (#10829)
This commit is contained in:
@@ -155,6 +155,7 @@ export interface CopilotContext {
|
||||
export interface CopilotContextMatchContextArgs {
|
||||
content: Scalars['String']['input'];
|
||||
limit?: InputMaybe<Scalars['SafeInt']['input']>;
|
||||
threshold?: InputMaybe<Scalars['Float']['input']>;
|
||||
}
|
||||
|
||||
export interface CopilotContextMatchWorkspaceContextArgs {
|
||||
|
||||
Reference in New Issue
Block a user