Skip to content

Latest commit

 

History

61 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForIT AI Connectors

Power Platform custom connectors for AI APIs.

Available Connectors

Connector Provider Status
Claude Anthropic Production
Gemini Google In Development

Deployment

Deploy a specific connector to an environment:

gh workflow run "Deploy Connector to Power Platform" \
  -f connector=claude \
  -f environment=development \
  -f action=update

Deploy to all environments:

gh workflow run "Deploy Connector to Power Platform" \
  -f connector=claude \
  -f environment=all \
  -f action=update

About

Power Platform custom connector for Anthropic's Claude API

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages