Implement AI Leadership & Intelligence protocols (Model Registry, RAG Pipeline, NLQ) #325
Annotations
10 errors
|
Build
Type '{ provider: "weaviate"; indexName: string; dimensions: number; metric: "cosine"; }' is missing the following properties from type '{ timeout: number; batchSize: number; provider: "custom" | "pinecone" | "weaviate" | "qdrant" | "milvus" | "chroma" | "pgvector" | "redis" | "opensearch" | "elasticsearch"; dimensions: number; ... 6 more ...; port?: number | undefined; }': timeout, batchSize, connectionPoolSize
|
|
Build
Property 'batchSize' is missing in type '{ provider: "openai"; model: string; dimensions: number; }' but required in type '{ batchSize: number; provider: "openai" | "azure_openai" | "local" | "custom" | "cohere" | "huggingface"; model: string; dimensions: number; maxTokens?: number | undefined; endpoint?: string | undefined; apiKey?: string | undefined; }'.
|
|
Build
Property 'version' is missing in type '{ id: string; name: string; label: string; system: string; user: string; variables: ({ name: string; type: "string"; required: true; } | { name: string; type: "string"; required: false; })[]; modelId: string; temperature: number; category: string; }' but required in type '{ label: string; name: string; id: string; user: string; version: string; description?: string | undefined; variables?: { type: "string" | "number" | "boolean" | "object" | "array"; name: string; required: boolean; validation?: { ...; } | undefined; description?: string | undefined; defaultValue?: any; }[] | undefin...'.
|
|
Build
Property 'currency' is missing in type '{ inputCostPer1kTokens: number; outputCostPer1kTokens: number; }' but required in type '{ currency: string; inputCostPer1kTokens?: number | undefined; outputCostPer1kTokens?: number | undefined; embeddingCostPer1kTokens?: number | undefined; }'.
|
|
Build
Type '{ textGeneration: true; reasoning: true; }' is missing the following properties from type '{ textGeneration: boolean; textEmbedding: boolean; imageGeneration: boolean; imageUnderstanding: boolean; functionCalling: boolean; codeGeneration: boolean; reasoning: boolean; }': textEmbedding, imageGeneration, imageUnderstanding, functionCalling, codeGeneration
|
|
Build
Type '{ provider: "pinecone"; indexName: string; dimensions: number; metric: "cosine"; }' is missing the following properties from type '{ timeout: number; batchSize: number; provider: "custom" | "pinecone" | "weaviate" | "qdrant" | "milvus" | "chroma" | "pgvector" | "redis" | "opensearch" | "elasticsearch"; dimensions: number; ... 6 more ...; port?: number | undefined; }': timeout, batchSize, connectionPoolSize
|
|
Build
Property 'batchSize' is missing in type '{ provider: "openai"; model: string; dimensions: number; }' but required in type '{ batchSize: number; provider: "openai" | "azure_openai" | "local" | "custom" | "cohere" | "huggingface"; model: string; dimensions: number; maxTokens?: number | undefined; endpoint?: string | undefined; apiKey?: string | undefined; }'.
|
|
Build
Property 'version' is missing in type '{ id: string; name: string; label: string; system: string; user: string; variables: ({ name: string; type: "string"; required: true; } | { name: string; type: "string"; required: false; })[]; modelId: string; temperature: number; category: string; }' but required in type '{ label: string; name: string; id: string; user: string; version: string; description?: string | undefined; variables?: { type: "string" | "number" | "boolean" | "object" | "array"; name: string; required: boolean; validation?: { ...; } | undefined; description?: string | undefined; defaultValue?: any; }[] | undefin...'.
|
|
Build
Type '{ textGeneration: true; codeGeneration: true; reasoning: true; }' is missing the following properties from type '{ textGeneration: boolean; textEmbedding: boolean; imageGeneration: boolean; imageUnderstanding: boolean; functionCalling: boolean; codeGeneration: boolean; reasoning: boolean; }': textEmbedding, imageGeneration, imageUnderstanding, functionCalling
|
|
Build
'PromptTemplate' is declared but never used.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report
Expired
|
211 KB |
sha256:871cbf101d431addf2858fd7a3884a46067ad34bae434b4c90f209621859bbd9
|
|