Skip to content

Is it possible to call other LLM endpoint like a self-hosted CloudGPT? #2340

Answered by brynn-code
daviddwlee84 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, promptflow supports user call any endpoints in their own python script using script tool, and we have a 'CustomConnection' type for user to store their custom keys. Docs about define a python script tool.

Further on, we also supports user create there own customized llm tool for better usage and sharing, please reach the docs here for more details about customizing an llm tool.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by brynn-code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants