Skip to content

Commit

Permalink
restrict
Browse files Browse the repository at this point in the history
  • Loading branch information
weitsung50110 committed Nov 25, 2024
1 parent 9a29458 commit 84c8217
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 17 deletions.
5 changes: 0 additions & 5 deletions langchain_rag_doc.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,3 @@
print("-------------------")
# print(response['context'])
input_text = input('>>> ')

# https://myapollo.com.tw/blog/langchain-tutorial-retrieval/
# https://huggingface.co/learn/cookbook/zh-CN/advanced_rag
# https://chatgpt.com/share/e0f169d7-8620-4468-ba0a-581e7d9f5676
# https://medium.com/@jackcheang5/%E5%BB%BA%E6%A7%8B%E7%B0%A1%E6%98%93rag%E7%B3%BB%E7%B5%B1-ca4e593f3fed
4 changes: 0 additions & 4 deletions langchain_rag_doc_chroma.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,3 @@
print(response['context'])
input_text = input('>>> ')

# https://myapollo.com.tw/blog/langchain-tutorial-retrieval/
# https://huggingface.co/learn/cookbook/zh-CN/advanced_rag
# https://chatgpt.com/share/e0f169d7-8620-4468-ba0a-581e7d9f5676
# https://medium.com/@jackcheang5/%E5%BB%BA%E6%A7%8B%E7%B0%A1%E6%98%93rag%E7%B3%BB%E7%B5%B1-ca4e593f3fed
4 changes: 0 additions & 4 deletions langchain_rag_doc_restrict.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,3 @@
# print(response['context'])
input_text = input('>>> ')

# https://myapollo.com.tw/blog/langchain-tutorial-retrieval/
# https://huggingface.co/learn/cookbook/zh-CN/advanced_rag
# https://chatgpt.com/share/e0f169d7-8620-4468-ba0a-581e7d9f5676
# https://medium.com/@jackcheang5/%E5%BB%BA%E6%A7%8B%E7%B0%A1%E6%98%93rag%E7%B3%BB%E7%B5%B1-ca4e593f3fed
4 changes: 0 additions & 4 deletions langchain_rag_pdf.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,3 @@

input_text = input('>>> ')

# https://myapollo.com.tw/blog/langchain-tutorial-retrieval/
# https://huggingface.co/learn/cookbook/zh-CN/advanced_rag
# https://chatgpt.com/share/e0f169d7-8620-4468-ba0a-581e7d9f5676
# https://medium.com/@jackcheang5/%E5%BB%BA%E6%A7%8B%E7%B0%A1%E6%98%93rag%E7%B3%BB%E7%B5%B1-ca4e593f3fed

0 comments on commit 84c8217

Please sign in to comment.