FlowiseAI/Flowise

[FEATURE] SageMaker Endpoint Model

Open

#1,050 opened on Oct 13, 2023

View on GitHub
 (3 comments) (1 reaction) (0 assignees)TypeScript (24,335 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (52,823 stars)
PR merge metrics
 (Avg merge 8d 6h) (15 merged PRs in 30d)

Description

Hi, my team and I are trying to implement Flowise for our GenAI projects. We are wondering if there is a way to invoke ChatModels/LLMs/Embeddings through AWS SageMaker Endpoints similar to how HuggingFaceInference Endpoints operate.

For example, we have subscribed to a Cohere Embedding Model via AWS Marketplace and wish to use it as our embedding model as deployed as a SageMaker Endpoint.

Thanks!

Contributor guide