-
Notifications
You must be signed in to change notification settings - Fork 16
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
Gml 1824 regression test with cypher support and no hallucination and usefulness check #248
Merged
luzhoutg
merged 49 commits into
dev
from
GML-1824-regression-test-with-out-cypher-support-only
Jul 18, 2024
+205
−332
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
19c51f2
select llm
RobRossmiller-TG 762073a
Merge pull request #222 from tigergraph/llm-by-graphname
RobRossmiller-TG 37607e4
page title and favicon
RobRossmiller-TG bde5495
login to dialog and remove animation
RobRossmiller-TG b1ae116
add graph selector to all views
RobRossmiller-TG 5df8c5d
questions based on graph name
RobRossmiller-TG 15f6d26
start questions by graphname fix
RobRossmiller-TG 98b1ca2
Update Start.tsx
RobRossmiller-TG 8d4a14d
Merge pull request #223 from tigergraph/GML-1793-ui-dialog
RobRossmiller-TG 73f747d
fix(ui): handle disconnect websocket
billshitg 1ef9edf
fix(Bot): remove workgroup selector
billshitg 1bbafd4
fix(SideMenu): remove the section from tgcloud
billshitg c967fd4
url sources as links
RobRossmiller-TG f617e36
GML-1796 dependency cycle detecte
acca996
Merge pull request #224 from tigergraph/minor-ui-fixes
RobRossmiller-TG 476f7e2
Merge pull request #225 from tigergraph/GML-1795-explain_urls
RobRossmiller-TG 7625adb
Merge pull request #226 from tigergraph/GML-1796-fix-dependency-cycle…
luzhoutg 5a511c5
fix(agent_graph): "error" key not found error
billshitg 3f216ba
feat(copilot-ui): add markdown
billshitg 7e1604d
fix(nginx): fix proxy for chat-dialog
billshitg 7cde6ba
fix(agent_graph): fix error check in state
billshitg 891e20a
fix(Login): revert back to /chat after login
billshitg 7a5061e
Merge pull request #228 from tigergraph/render-markdown
billshitg 82fc405
[GML-1779-show-response-as-table-or-graph] Knowledge graph/table imp…
neotericmedia 23fcb8f
condition tweak for table vis (#230)
neotericmedia d5b9445
Demo cleanup & styling tweaks (#231)
neotericmedia fc1ec3b
Demo - Caret/typewriter animation edit (#232)
neotericmedia 2e2c801
Merge branch 'dev' into GML-1798-debug-the-issue-of-returning-wrong-n…
25c3fac
Merge branch 'dev' into GML-1798-debug-the-issue-of-returning-wrong-n…
fe5c156
GML-1798 fix/inconsistent-answer
d1730b3
Merge branch 'dev' into GML-1798-debug-the-issue-of-returning-wrong-n…
aade42f
GML-1798 fix/remove cypher and usefullness
9f01ff0
GML-1798 fix/seperate question and conversation
0ec4d73
GML-1798 fix: pass one the question to usefulness
3654479
GML-1798 remove testing logs
4d0d975
GML-1798 change prompts for all LLM models
00e0a94
GML-1798 changed prompt of hallucination and usefulness
5b9af2c
GML-1822 remove hallucination and usefullness check and cypher suppor…
e21fd6a
GML-1824 regression test with cypher only without halluciation and us…
a636417
Merge branch 'dev' into GML-1824-regression-test-with-out-cypher-supp…
cc0a9ba
remove some testing loggers
a609fe7
restore
2cbef47
remove cypher
0cdb1c9
remove cypher
da3cdbb
add cypher back optionally it generate function fails
21e2876
remove hardcoded llm provide for graphs
3f29937
restore cypher
bd35e71
remove testing log
7061aef
GML-1824 modify the prompt to make sure always generate count found w…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
common/prompts/aws_bedrock_claude3haiku/generate_function.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
common/prompts/azure_open_ai_gpt35_turbo_instruct/generate_function.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missed this line. Do we need to log all the questions and generated answer?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can comment it out. It was trying to understand which step went wrong during testing. I will remove it in next PR.