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

Refresh handle #502

Merged
merged 5 commits into from
Jul 5, 2024
Merged

Refresh handle #502

merged 5 commits into from
Jul 5, 2024

Conversation

prakriti-solankey
Copy link
Contributor

image

@prakriti-solankey prakriti-solankey self-assigned this Jul 4, 2024
@prakriti-solankey prakriti-solankey added the enhancement New feature or request label Jul 4, 2024
@prakriti-solankey prakriti-solankey linked an issue Jul 4, 2024 that may be closed by this pull request
@kartikpersistent kartikpersistent merged commit 3a93615 into DEV Jul 5, 2024
@aashipandya aashipandya deleted the Refresh-handle branch July 5, 2024 06:23
kartikpersistent added a commit that referenced this pull request Jul 10, 2024
* UX changes

* added the count for orphan node deletion popup

* increased time out for banner

* changed alignment of the buttons for web sources

* removed the orphan node check

* state fix for orphan node deletion

* Failed file GCS Issue fixed

* Added logging time, Comment gzipMiddleware and send total unconnected Nodes in exitsing API

* added the total orphan nodes count

* added the new icons

* Single graph request (#497)

* Modified query to docchunkentities

* all nodes

* UI changes

* Dropdown Changes from checkbox

* state management of nodes and relations

* common dropdown

---------

Co-authored-by: vasanthasaikalluri <165021735+vasanthasaikalluri@users.noreply.github.com>

* LLMs from multiple providers (#496)

* added the new models

* addition of new llms

* added the bedrock model

* removed the extra

* llm name change

* added bedrock

* ollama added

* upgraded the dependencies

* notebook for different llms

* formatted llm.py

* passing model name in generate_graph_doc for gemini

* changed the example env

* Added model name for chat response to return

---------

Co-authored-by: kartikpersistent <101251502+kartikpersistent@users.noreply.github.com>
Co-authored-by: vasanthasaikalluri <165021735+vasanthasaikalluri@users.noreply.github.com>

* removed version of pydantic (#499)

* LLMs for chat (#500)

* Added token usage

* modified token usage

* theme changes

* Refresh handle (#502)

* loading Graph

* refresh check

* show graph check

* lint fix

* UI for graph enhancement operations (#501)

* added the new image for web sources header

* added the GraphEnhancement Dialog

* added the entity extraction and orphan node deletion in tabs

* added the orphan nodes deletion table

* image size changes

* added the status indicator for graph schema settings

* added the description for the Entity extraction and orphan node deletion

* added the size for the orphan node deletion columns

* Resetting the state on unmount phase

---------

Co-authored-by: Prakriti Solankey <156313631+prakriti-solankey@users.noreply.github.com>

* Lint fix

* chatmode changes

* Revert "chatmode changes"

This reverts commit 60e32c3.

* removed the gap between header and the tab content

* filestructure change

* node and document colum changes

* latest package upgradation

* Entity embed (#505)

* removed version of pydantic

* updating embedding of entities in post processing

* schema extraction get llm correction

* added the create_entity_embedding task in post processing

---------

Co-authored-by: kartikpersistent <101251502+kartikpersistent@users.noreply.github.com>

* Chat mode entity show (#504)

* Chat mode entity show

* Legend changes

* chat-mode-changes

* schema changes

* dropdown reset value

* refetching the orphan nodes after every deletion

* made the loading false in API failure

* LLM Model Config fixes (#508)

* LLM Model Config fixes

* Added ENTITY_EMBEDDING to docker compose yml

* qa and embedding config and local network for ollama

* updated readme and frontend constants for llms

---------

Co-authored-by: aashipandya <156318202+aashipandya@users.noreply.github.com>

* Chat Document filter (#514)

* Added chat document filter

* sending seleected filenames for chat response

---------

Co-authored-by: vasanthasaikalluri <165021735+vasanthasaikalluri@users.noreply.github.com>

* Change chat mode view (#515)

* added the chat mode menu

* fixed closing of the menu on dialog

* added the tooltip on sidenav chat mode button

* fixed fileselection issue

* graph query fixes

* Updated transformers and sentence-transformers version (#507)

* Updated transformers and sentence-transformers version

* Updated more dependencies

* added versions to all dependencies, updated a lot of them

* added psutil

---------

Co-authored-by: aashipandya <156318202+aashipandya@users.noreply.github.com>

* Modified document select and type checking for models (#518)

* Modified document select and type checking for models

* added tokens for llama3

* added manual token cutoff

* Graph chat (#525)

* added graph mode

* added doc names parameter

* added the graph mode

* chat modes configurable and added the tabs for graph only mode

* changed the example env

* cypher cleaning

* fixed the default tab mode for graph mode

---------

Co-authored-by: vasanthasaikalluri <165021735+vasanthasaikalluri@users.noreply.github.com>

* added the ID

* UI bug fixes (#527)

* delete popup

* table changes

* Format fixes and added the warning status indicator for the 0 selected labels and rels

* menu changes

* entity dividers

* added the status indicator

---------

Co-authored-by: kartikpersistent <101251502+kartikpersistent@users.noreply.github.com>

* lint issues

* env variable

---------

Co-authored-by: kartikpersistent <101251502+kartikpersistent@users.noreply.github.com>
Co-authored-by: Pravesh Kumar <121786590+praveshkumar1988@users.noreply.github.com>
Co-authored-by: vasanthasaikalluri <165021735+vasanthasaikalluri@users.noreply.github.com>
Co-authored-by: aashipandya <156318202+aashipandya@users.noreply.github.com>
Co-authored-by: Michael Hunger <github@jexp.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Graph visualization, checkbox change
3 participants