-
Notifications
You must be signed in to change notification settings - Fork 596
Dev to staging #958
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
Merged
Merged
Dev to staging #958
Changes from all commits
Commits
Show all changes
373 commits
Select commit
Hold shift + click to select a range
f0810c7
aria label addition
prakriti-solankey a1dce53
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
prakriti-solankey 869c87e
code improvements used URL class for host url check
kartikpersistent b2097e5
host level check
kartikpersistent 3819118
Update Security header
praveshkumar1988 1246b41
encryption of localstorage values
kartikpersistent 0ec6846
Merge branch 'communities' of https://github.com/neo4j-labs/llm-graph…
prakriti-solankey 1709a16
'mode-selection-changes'
prakriti-solankey f84e5c3
Merge branch 'communities' of https://github.com/neo4j-labs/llm-graph…
prakriti-solankey 389fa7f
added local chat history
vasanthasaikalluri 4756647
Merge branch 'DEV' into communities
kartikpersistent 9210bf8
added neo4j from existing index to entity vector mode
vasanthasaikalluri 2711b0c
Merge branch 'communities' of https://github.com/neo4j-labs/llm-graph…
vasanthasaikalluri b5b8545
label changes
prakriti-solankey 6d9ae8a
Merge branch 'communities' of https://github.com/neo4j-labs/llm-graph…
prakriti-solankey adf4106
commented security header
praveshkumar1988 8b6b930
Merge branch 'DEV' into communities
kartikpersistent 060fd2d
Communities (#721)
prakriti-solankey cc62f50
added global env for communities
vasanthasaikalluri 92450eb
Merge branch 'communities' of https://github.com/neo4j-labs/llm-graph…
prakriti-solankey 3732c38
comment all security header
praveshkumar1988 763dedf
added threading to chat summarization to improve chat response time (…
vasanthasaikalluri 27272f4
formatted the queries and added logic for empty label (#752)
vasanthasaikalluri 00730d3
Commented youtube google api code
praveshkumar1988 8d210f6
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
praveshkumar1988 48c9f20
added the error handling for passowrd decrypt error
kartikpersistent 9d89cb2
wordings changes
kartikpersistent 69109f9
Exclude default labels from get_labels_and_relationtypes
praveshkumar1988 d41a920
Post-Processing-Alerts (#758)
kartikpersistent 5303f5c
added write access check
vasanthasaikalluri 91a4d30
added write access param
vasanthasaikalluri 2ab06d6
added fulltext creation
vasanthasaikalluri 9414f31
disabled the write and delete actions for read only user mode
kartikpersistent 85112a9
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
kartikpersistent f116300
modified query
vasanthasaikalluri dbb77d6
test updates
abhishekkumar-27 6d0e18b
test uupdated
abhishekkumar-27 db02bfa
Read Only User Support (#766)
kartikpersistent c7460de
storing the gds status and write access on refresh
kartikpersistent 501ece4
Merge branch 'local_chat_history' of https://github.com/neo4j-labs/ll…
kartikpersistent ba6a9d2
Langchain libs update (#769)
aashipandya 3c2e344
fixed the rerendering of the table while file status is processing
kartikpersistent 292ae9e
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
kartikpersistent 0d93f57
fix: Read Only User Fix
kartikpersistent dc994a2
Global search fulltext (#767)
prakriti-solankey 1180406
Added elapsed time for extarction on each breakdown function
praveshkumar1988 9206fc8
lint and format fixes
prakriti-solankey 34537f7
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
prakriti-solankey 0405816
removed dev logs
kartikpersistent c9844b7
communities fix
prakriti-solankey e4c3349
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
prakriti-solankey 085a0e4
disabled the generate graph for read only user
kartikpersistent 7813750
format fixes
kartikpersistent 7cb7957
graph labels change
prakriti-solankey b7559ac
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
prakriti-solankey e0e97fb
added the readonly check for already added waiting files
kartikpersistent 42f4c82
Retriever evaluation using RAGAS
kaustubh-darekar c8e8387
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
kaustubh-darekar e189ccd
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
kartikpersistent b663ff4
deleted unused file
kartikpersistent 7c65344
code optimization using memo
kartikpersistent c69b708
Added elapsed_time on each api and getiing time per_entity
praveshkumar1988 393c53c
Added the post processing Alert showcasing the ongoing post processin…
kartikpersistent 0dec005
fix: readonly user retry option disable
kartikpersistent ac3d88a
update script to get details of extarcted doc
abhishekkumar-27 83351ac
Issue fixed, Latency count per entity
praveshkumar1988 178dacb
Multiple chat modes selection (#780)
kartikpersistent 1a33f0d
Fix: ChatModes DeSelection on FIle Selection
kartikpersistent e576055
Fix: Order of the chatmodes accordoing to selected chatmodes
kartikpersistent d1a56ca
Community optimization (#790)
vasanthasaikalluri 7f255ee
Async way to create entities from multiple chunks (#788)
aashipandya 943f539
fixed graph mode error (#792)
vasanthasaikalluri 126dd48
Raga's Evaluation Metrics (#787)
kartikpersistent b8296e9
Openai gemini config (#794)
aashipandya b04f382
Added the user action for metrics table
kartikpersistent 6aa84c7
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
kartikpersistent f97806c
Graph enhancements (#795)
prakriti-solankey ba95afd
format changes
prakriti-solankey 0cc118d
Communities Bug fixes (#775)
prakriti-solankey fcb9ab5
llm name changes
kartikpersistent f505488
build fix
kartikpersistent 37de220
default mode fix
kartikpersistent a538226
ragas model names update
kaustubh-darekar 784caa6
lint fixes
kartikpersistent b814f71
Chunk Entities API condition
kartikpersistent 69793a6
added the tooltip for unsupported lllms for ragas metric loading
kartikpersistent c5a3dbf
removed unused imports
kartikpersistent acdc886
multimode fix when we get error response
kartikpersistent 2734c4a
mode changes for score display
prakriti-solankey cbd3f25
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
prakriti-solankey a12a6ab
fix: Fixed the details state handling between multiple chats
kartikpersistent ba091a0
Fix: Entity Mode Width Fix
kartikpersistent 93c3dd3
diffbot fix for async (#797)
aashipandya 821b0f4
Minor changes (#798)
vasanthasaikalluri 702ebf7
New: Added the supported llm models for ragas evaluation
kartikpersistent 3f1633c
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
kartikpersistent dcb3975
Fix: Communitites Tab is displayed based communitites length
kartikpersistent d3e5365
added the conversation download button (#800)
kartikpersistent 0ff8bd1
model name correction
prakriti-solankey 441908b
Merge branch 'STAGING' into DEV
prakriti-solankey 09ea071
chatmode switch mode fix
kartikpersistent 99dc052
Add API payload GCP logging (#805)
praveshkumar1988 a8f821a
Adding Links to get neighboring nodes (#796)
prakriti-solankey 6c6da26
added error message for doc retriver (#807)
vasanthasaikalluri 3d587f0
copy row (#803)
prakriti-solankey 845bfb7
Raga's Evaluation For Multi Modes (#806)
kartikpersistent 952291d
lint fixes
kartikpersistent f5a5edd
fix: multimode metrics state handling
kartikpersistent b3f1dd0
fix: Multimode metrics mode change state issue
kartikpersistent fb5e000
fix: list style fix
kartikpersistent fd224a1
Correct TYPO mistake
praveshkumar1988 cb77c18
added new env for ragas embedding model
vasanthasaikalluri 986ae29
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
vasanthasaikalluri 30d6ea8
Merge branch 'STAGING' into DEV
praveshkumar1988 5c0081e
Props name changes (#811)
kartikpersistent ee71002
test
prakriti-solankey c115014
view graph
prakriti-solankey c200b61
nodes count and relationshipcount updation fix
kartikpersistent 1cc81ce
Merge branch 'STAGING' into DEV
kartikpersistent 340679b
sourceUrl Fix
kartikpersistent 055e40f
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
kartikpersistent fb35bda
empty string "" fix to keep the default values we should keep the val…
kartikpersistent ed18462
prop changes
kartikpersistent 985993e
props changes
kartikpersistent 220bee7
retry condition update for failed files (#820)
aashipandya 0508585
Chat modes name changes (#815)
kartikpersistent 9dba361
Youtube transcript fix with proxy (#822)
aashipandya 6839e52
update script for async func
abhishekkumar-27 a5d29fa
ragas changes for graph retrieval mode. context added in api output (…
kaustubh-darekar cb59a2a
Remove extract latency from logging and add LIMIT in duplicate nodes
praveshkumar1988 93d7f3b
Document updates (#828)
kaustubh-darekar 0d2882c
Update README.md
kartikpersistent 6a6dc05
updated api structire in docs (#827)
vasanthasaikalluri 29ef09b
Update backend_docs.adoc
karanchellani c5cd025
821 llm model listing (#823)
prakriti-solankey dfbb042
Merge branch 'STAGING' into DEV
kartikpersistent 4bed352
Exclude session lable node from duplicate nodes list
praveshkumar1988 3dfb42b
Added the tooltip for disabled llm option (#835)
kartikpersistent 4d795bf
node size changes
prakriti-solankey 1fac375
mode removal of rows check
prakriti-solankey eb14fbe
formatting
prakriti-solankey 0331cc7
Merge branch 'STAGING' into DEV
prakriti-solankey 5cd9724
Exclude __Entity__ node label from duplicate node list
praveshkumar1988 70cb004
Update README.md
kartikpersistent bf51e78
Update README.md
kartikpersistent 76b325c
Update README.md
kartikpersistent 1d607bc
fixed the youtube link
kartikpersistent d8af5a5
Security header and GZIPMiddleware (#847)
praveshkumar1988 358d5a6
Chunk Text Details (#850)
kaustubh-darekar 6d35a34
Communities Id to Title (#851)
prakriti-solankey cd6b4c2
disconnected nodes (#852)
prakriti-solankey 282cfa0
loading changes
prakriti-solankey 399785f
loading changes
prakriti-solankey 686ed95
Update score.py
karanchellani 4f1af18
added middleware
kartikpersistent 1c29940
removed the unused state
kartikpersistent 1d14749
Youtube timestamp (#877)
aashipandya d6f4ac6
Handled Nonetype error during global search. (#876)
kaustubh-darekar a5a989d
Additional metrics using ground truth (#855)
kartikpersistent f8a48d1
Url changes and state management (#870)
prakriti-solankey 4da75b9
removed unused prop
kartikpersistent f143e9b
chat mode width fix
kartikpersistent 8928ecb
Table selection Fix
kartikpersistent 823faa0
Table issue (#885)
kartikpersistent ff63ca5
Logging properties update, remove payload json
praveshkumar1988 9a50138
fix: readme typos (#887)
marcoscannabrava cd6cbee
Break down nodes (#881)
kartikpersistent 95eaf19
youtube url fix
kartikpersistent 39e2807
Commented CSP middleware and added endpoint backend_connection_config…
praveshkumar1988 65c21ca
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
praveshkumar1988 c7b4dc0
added csp header
kartikpersistent f244b9f
removed the useEffect
kartikpersistent 9d17ec1
Table issue (#888)
prakriti-solankey 86c33ba
key fix
kartikpersistent 09df9e6
Update README.md
kartikpersistent 5610247
Update README.md
kartikpersistent a247d75
Update README.md
kartikpersistent 69d46ab
removed extra document nodes and combine chunk logic (#894)
aashipandya 4721318
Update README.md
prakriti-solankey ab0405f
Update README.md
kartikpersistent 9628b6d
conditional deployment based on the enviornment
kartikpersistent 009bc0c
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
kartikpersistent 03526a4
Update README.md
kartikpersistent 8562880
Update README.md
kartikpersistent c5603e6
removed the reference answer checkbox and textarea while additional m…
kartikpersistent 7e8df27
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
kartikpersistent 21e8855
LLM_MODELS
kartikpersistent 33354f3
re process feature state renaming (#898)
kartikpersistent 9e8ffca
Community Counts after post processing (#890)
kaustubh-darekar 8af533c
format and checked fixes (#897)
prakriti-solankey 4e20384
added info to show 50 chunks processing (#899)
prakriti-solankey b117df8
format and lint fixes
kartikpersistent f76d684
Env changes (#896)
prakriti-solankey 63325f9
Update Content.tsx
kartikpersistent 1992de7
Update Content.tsx
kartikpersistent 3e34874
build fix
kartikpersistent 22a57c5
communitifiles array check
kartikpersistent 08a9755
combining one chunk (#901)
aashipandya 3774a86
Delete query refined to delete all related nodes of file (#904)
kaustubh-darekar bf7b739
readonly change
prakriti-solankey f4e593e
Prod v6 fix (#909)
prakriti-solankey 6b3c9c9
enable_communities flag removed in backend (#906)
kaustubh-darekar 47a2db7
added multimode metrics for json and fix for gemini ground truth metrics
kartikpersistent 40ac628
Enhancement default model selection (#911)
kartikpersistent 9d023a4
Bug Fixing (#916)
prakriti-solankey b85d31e
Update documentation (#915)
kaustubh-darekar 9784090
Updating langchain-neo4j package (#891)
kaustubh-darekar b09131e
gcs file existance check and reprocess from last processed position c…
aashipandya 6e9edce
format and lint fixes
kartikpersistent c5d1532
Merge branch 'STAGING' into DEV
prakriti-solankey 7dd80f9
Merge branch 'STAGING' of https://github.com/neo4j-labs/llm-graph-bui…
kartikpersistent a9420ae
updated requirements (#923)
aashipandya 8ce1693
Update Constants.ts
kartikpersistent cc3dc3d
Metric table issues (#921)
kartikpersistent 97990bd
test case updated
abhishekkumar-27 e8cc74b
updated test case
abhishekkumar-27 bad6389
elementid if no id is there
prakriti-solankey 992fa9f
backenapi for all env
prakriti-solankey 7b3b1b4
Bug fixing for Icon (#924)
prakriti-solankey fc85b45
diffbot placement
prakriti-solankey fac07e3
Update MultiModeMetrics.tsx
kartikpersistent 0fa4d84
libmagic1 library added
aashipandya a86e07f
Document read me update (#926)
prakriti-solankey 98cfc3c
metric table and default model fixes
kartikpersistent b671189
Updated code for duplicate nodes and index dimension mismatch (#929)
kaustubh-darekar c431903
Merge branch 'STAGING' into DEV
kartikpersistent 01eb4a2
added autocomplete for better accessbility
kartikpersistent 887e0b8
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
kartikpersistent 1f74670
UX: improvement added deleteloader for chat
kartikpersistent e29ebb4
Merge branch 'STAGING' into DEV
kartikpersistent 5d584f2
test updated
abhishekkumar-27 3c3a40d
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
abhishekkumar-27 44c183e
Integrate vector dimesion check in backend configuration API
praveshkumar1988 e4bf031
removed hardcoded CSS values (#934)
kartikpersistent 4bfac7b
fixed responiveness of the table
kartikpersistent a67f918
Error & warning handling (#938)
kaustubh-darekar 5a86987
Error handling for model format in backend & frontend env (#946)
kaustubh-darekar e954f99
Added the check to initilize DB connection when creds in env are not …
praveshkumar1988 2293ede
Correct TYPO mistake
praveshkumar1988 5b4fd5a
spell fix
kartikpersistent 1ded64a
Handled EquivalentSchemaRuleAlreadyExist due to race condition (#949)
kaustubh-darekar b9a551a
added xlxs format support
kartikpersistent a69dca3
Merge branch 'DEV' of https://github.com/neo4j-labs/llm-graph-builder…
kartikpersistent 20d1c3d
vector index name fixed (#950)
kaustubh-darekar c6ddc63
Update backend example.env
kaustubh-darekar 633ed87
updated_libs (#955)
aashipandya 41ae360
File expiration alert (#953)
kartikpersistent 2ebfc2d
code simplification and warning fix
kartikpersistent dbe65a1
Put Grapd DB connection out of the loop to prevent pooling connection
praveshkumar1988 a05e87b
Merge branch 'STAGING' into DEV
prakriti-solankey 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
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.