Skip to content

Commit

Permalink
remove old knowledgegraphs (#743)
Browse files Browse the repository at this point in the history
* remove old knowledgegraphs

Signed-off-by: Xinyao Wang <[email protected]>

* remove knowledgegraph

Signed-off-by: Xinyao Wang <[email protected]>

---------

Signed-off-by: Xinyao Wang <[email protected]>
  • Loading branch information
XinyaoWa authored Sep 26, 2024
1 parent e588b9f commit 8a14f37
Show file tree
Hide file tree
Showing 18 changed files with 2 additions and 450 deletions.
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
/comps/guardrails/ [email protected]
/comps/asr/ [email protected]
/comps/intent_detection/ [email protected]
/comps/knowledgegraphs/ [email protected]
/comps/cores/ [email protected]
/comps/dataprep/ [email protected]
/comps/embeddings/ [email protected]
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/manual-docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
inputs:
services:
default: ""
description: "List of services to test [agent,asr,chathistory,dataprep,embeddings,guardrails,knowledgegraphs,llms,lvms,nginx,prompt_registry,ragas,reranks,retrievers,tts,vectorstores,web_retrievers]"
description: "List of services to test [agent,asr,chathistory,dataprep,embeddings,guardrails,llms,lvms,nginx,prompt_registry,ragas,reranks,retrievers,tts,vectorstores,web_retrievers]"
required: false
type: string
images:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/manual-docker-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
inputs:
services:
default: "asr"
description: "List of services to test [agent_langchain,asr,chathistory_mongo,dataprep_milvus...]" #,embeddings,guardrails,knowledgegraphs,llms,lvms,prompt_registry,ragas,reranks,retrievers,tts,vectorstores,web_retrievers]"
description: "List of services to test [agent_langchain,asr,chathistory_mongo,dataprep_milvus...]" #,embeddings,guardrails,llms,lvms,prompt_registry,ragas,reranks,retrievers,tts,vectorstores,web_retrievers]"
required: false
type: string
images:
Expand Down
31 changes: 0 additions & 31 deletions comps/knowledgegraphs/langchain/Dockerfile

This file was deleted.

146 changes: 0 additions & 146 deletions comps/knowledgegraphs/langchain/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions comps/knowledgegraphs/langchain/__init__.py

This file was deleted.

7 changes: 0 additions & 7 deletions comps/knowledgegraphs/langchain/build_docker.sh

This file was deleted.

3 changes: 0 additions & 3 deletions comps/knowledgegraphs/langchain/data/microservices.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed comps/knowledgegraphs/langchain/doc/output_rag.png
Binary file not shown.
Binary file removed comps/knowledgegraphs/langchain/doc/workflow.png
Binary file not shown.
21 changes: 0 additions & 21 deletions comps/knowledgegraphs/langchain/ingest.py

This file was deleted.

Loading

0 comments on commit 8a14f37

Please sign in to comment.