.Net: Python: Provide support for SageMaker AI Connector #10175
Labels
ai connector
Anything related to AI connectors
.NET
Issue or Pull requests regarding .NET code
processes
python
Pull requests for the Python Semantic Kernel
triage
It's possible to communicate to SageMaker LLMs via Bedrock, but this incurs extra cost on the dev. We'd need to explore creating and supporting a SageMaker-specific AI connector (I see that LLamaIndex has a SageMaker connector, as an example).
Discussed in #10157
Originally posted by mayonesa January 11, 2025
I would like to use Semantic Kernel Processes (Python) for my workflow where some steps will require AI. I would like to use my sagemaker-hosted LLM for this. However, I don't see how to do that in the documentation, the code samples, or internet. Can someone help me make this connection happen?
The text was updated successfully, but these errors were encountered: