Skip to content

Commit

Permalink
adding tbd with langchain and fixing image tag for langchain
Browse files Browse the repository at this point in the history
  • Loading branch information
JAlcocerT committed Jul 24, 2024
1 parent 37d6a91 commit 5114442
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GHA_MultiArch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
push: true
platforms: linux/amd64,linux/arm64
tags: |
ghcr.io/jalcocert/data-chat:properties
ghcr.io/jalcocert/data-chat:langchain
1 change: 1 addition & 0 deletions LangChain/Embeddings/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* https://python.langchain.com/v0.2/docs/integrations/text_embedding/
1 change: 1 addition & 0 deletions LangChain/chromadb/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* https://python.langchain.com/v0.2/docs/integrations/vectorstores/chroma
1 change: 1 addition & 0 deletions LangChain/qdrant/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* https://python.langchain.com/v0.2/docs/integrations/vectorstores/qdrant/

0 comments on commit 5114442

Please sign in to comment.