infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
22.87k stars 2.24k forks source link

[Bug]: After upgrading to version v0.13, the Agent API button is unavailable. #3222

Open pan003 opened 1 week ago

pan003 commented 1 week ago

Is there an existing issue for the same bug?

Branch name

main

Commit ID

cbca7dfc

Other environment information

root@llmdev:~/llm/ragflow-0.13.0# sh printEnvironment.sh
/usr/bin/docker
printEnvironment.sh: 46: python: not found
Current Repo: ragflow-0.13.0
Commit Id: cbca7dfc
Operating system: Ubuntu 22.04 (Kernel version: 6.8.0-48-generic)
CPU Type: x86_64
Memory:
Docker Version: 24.0.5,
Python Version:

Actual behavior

image

Expected behavior

No response

Steps to reproduce

agent->open the agent you created

Additional information

No response

KevinHuSh commented 1 week ago

Pull the dev version of docker image. And the API is still on development.

pan003 commented 1 week ago

I have switched the docker image to dev, but the API button shows the agentid. The previous API separate dialog box and iframe embedded page code function is gone.

image
KevinHuSh commented 1 week ago

It is no longer supported.