Skip to content

refactor(llm): remove enable_gql logic in api & rag block#148

Merged
imbajin merged 4 commits intoapache:mainfrom
HJ-Young:delete_gremlin_tmpl
Dec 27, 2024
Merged

refactor(llm): remove enable_gql logic in api & rag block#148
imbajin merged 4 commits intoapache:mainfrom
HJ-Young:delete_gremlin_tmpl

Conversation

@HJ-Young
Copy link
Collaborator

No description provided.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 26, 2024
@github-actions github-actions bot added the llm label Dec 26, 2024
with gr.Row():
graph_only_radio = gr.Radio(choices=[True, False], value=True, label="Graph-only Answer")
graph_vector_radio = gr.Radio(choices=[True, False], value=False, label="Graph-Vector Answer")
with gr.Row():
Copy link
Member

@imbajin imbajin Dec 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems we should change it to a number radio? (instead of removing it directly?)

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 27, 2024
@imbajin imbajin merged commit 39e8d48 into apache:main Dec 27, 2024
11 checks passed
@imbajin imbajin changed the title refactor(llm): remove with gremlin prompt logic in api & rag block refactor(llm): remove enable_gql logic in api & rag block Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer llm size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants