Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: reconstruct web using tabs pages #80

Merged
merged 7 commits into from
Sep 19, 2024

Conversation

ChenZiHong-Gavin
Copy link
Contributor

image

Configs are collapsed at the top. The functionality is divided into three tab pages:

  with gr.Tab(label="Build Vector/Graph Index"):
      create_vector_graph_block()
  with gr.Tab(label="RAG and User Functions"):
      create_rag_block()
  with gr.Tab(label="Others"):
      create_other_block()

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Sep 18, 2024
@github-actions github-actions bot added the llm label Sep 18, 2024
@dosubot dosubot bot added the enhancement New feature or request label Sep 18, 2024
@ChenZiHong-Gavin ChenZiHong-Gavin changed the title chore: reconstruct rag using tabs chore: reconstruct web using tabs pages Sep 18, 2024
simon824
simon824 previously approved these changes Sep 19, 2024
@imbajin imbajin merged commit 8de360c into apache:main Sep 19, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request llm size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants