Skip to content

Commit 797920a

Browse files
authored
Enable Microsoft Foundry Local for workspace agent provider (#4539)
enable microsoft foundry local for ws agent provider
1 parent 6270a0a commit 797920a

File tree

1 file changed

+1
-0
lines changed
  • frontend/src/pages/WorkspaceSettings/AgentConfig/AgentLLMSelection

1 file changed

+1
-0
lines changed

frontend/src/pages/WorkspaceSettings/AgentConfig/AgentLLMSelection/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ const ENABLED_PROVIDERS = [
3333
"gemini",
3434
"moonshotai",
3535
"cometapi",
36+
"foundry",
3637
// TODO: More agent support.
3738
// "cohere", // Has tool calling and will need to build explicit support
3839
// "huggingface" // Can be done but already has issues with no-chat templated. Needs to be tested.

0 commit comments

Comments
 (0)