labring / FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
https://tryfastgpt.ai
Other
17.49k stars 4.69k forks source link

Advanced orchestration is expected to support python code calls #552

Closed yinggoga closed 4 months ago

yinggoga commented 10 months ago

例行检查

功能描述 高级编排期望支持python代码调用

应用场景 高级编排期望支持python代码调用,这样相比于http调用更加灵活

相关示例 微软的prompt flow已支持python代码调用 https://learn.microsoft.com/zh-cn/azure/machine-learning/prompt-flow/tools-reference/python-tool?view=azureml-api-2 image
image

c121914yu commented 10 months ago

为什么不通过http去调用python代码呢?

c121914yu commented 4 months ago

https://github.com/labring/FastGPT/releases/tag/v4.8.2 js sandbox