incubator-hugegraph-ai icon indicating copy to clipboard operation
incubator-hugegraph-ai copied to clipboard

feat(llm): support basic rag api(v1)

Open ChenZiHong-Gavin opened this issue 6 months ago • 0 comments

There may be 2 ways to integrate fastapi into the gradio app:

  1. use python client provided by Gradio
  2. encapsulate asynchronous HTTP call process

refer:

  1. https://www.gradio.app/guides/sharing-your-app
  2. https://www.gradio.app/guides/fastapi-app-with-the-gradio-client

ChenZiHong-Gavin avatar Aug 13 '24 08:08 ChenZiHong-Gavin