Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitffd4624

Browse files
authored
Merge pull request#229865 from cobey/cobey/add_mistral_npm
added mistral ai npm package
2 parentsbdc5542 +5406df5 commitffd4624

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/vs/workbench/contrib/tags/electron-sandbox/workspaceTagsService.ts‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ const ModulesToLookFor = [
195195
'@langchain/anthropic',
196196
'langsmith',
197197
'llamaindex',
198+
'@mistralai/mistralai',
198199
'mongodb',
199200
'neo4j-driver',
200201
'ollama',
@@ -571,6 +572,7 @@ export class WorkspaceTagsService implements IWorkspaceTagsService {
571572
"workspace.npm.@langchain/anthropic" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true },
572573
"workspace.npm.langsmith" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true },
573574
"workspace.npm.llamaindex" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true },
575+
"workspace.npm.@mistralai/mistralai" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true },
574576
"workspace.npm.milvus" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true },
575577
"workspace.npm.mongodb" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true },
576578
"workspace.npm.neo4j-driver" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "isMeasurement": true },

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp