add support for VertexAIEmbeddings node
This commit is contained in:
parent
35af73822a
commit
bb2b8fbb3d
8 changed files with 121 additions and 4 deletions
|
|
@ -12,4 +12,3 @@ RUN rm *.whl
|
|||
EXPOSE 80
|
||||
|
||||
CMD [ "uvicorn", "--host", "0.0.0.0", "--port", "7860", "--factory", "langflow.main:create_app" ]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue