Build a RAG app using LangFlow +

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 พ.ย. 2024

ความคิดเห็น • 15

  • @JAYWRITE-h3e
    @JAYWRITE-h3e 6 หลายเดือนก่อน +3

    👌🏿😎👌🏿 0:16

  • @artur50
    @artur50 6 หลายเดือนก่อน +2

    Can you somehow implement DSPY into this ?

    • @AIBites
      @AIBites  2 หลายเดือนก่อน

      I see your point of view. But that could turnout quite challenging. Mainly because this is fairly new and DsPy is bleeding edge on its own.
      Did you try it out by any chance?

  • @TPH310
    @TPH310 6 หลายเดือนก่อน +2

    Anyone can suggest why I don't have "Loader" in the left hand side list of components? :/

    • @AIBites
      @AIBites  6 หลายเดือนก่อน +2

      I am not sure. I wish we can share screenshots. Nevertheless, pls try to update the version and LangFlow is growing and changing fast!

    • @mohamedabdelbary5778
      @mohamedabdelbary5778 6 หลายเดือนก่อน

      ​@@AIBites i am using the latest update and also i dont have the same UI as yours...can you please share the code behind these components or raise the issue to langflow team

  • @drelijahmikail3916
    @drelijahmikail3916 6 หลายเดือนก่อน

    do u have dockerize version?

    • @AIBites
      @AIBites  6 หลายเดือนก่อน

      Not yet unfortunately. But will be happy to merge if you can do a PR :) otherwise I will work on it in the coming weeks

  • @1upBauer
    @1upBauer 5 หลายเดือนก่อน

    sorry, where can i found pypdfloader?

    • @AIBites
      @AIBites  2 หลายเดือนก่อน

      You may not have installed the langchain-community package. Please run, pip install -U langchain-community to ensure it and see if pypdfloader is still missing

  • @drelijahmikail3916
    @drelijahmikail3916 6 หลายเดือนก่อน

    """
    ValueError: Error:
    HTTPSConnectionPool(host='localhost'
    , port=11434): Max retries exceeded
    with url: /api/chat (Caused by
    SSLError(SSLError(1, '[SSL:
    WRONG_VERSION_NUMBER] wrong version
    number (_ssl.c:1007)')))
    [05/02/24 22:39:57] ERROR 2024-05-02 22:39:57 - ERROR - chat - chat.py:57
    Error in chat websocket: control frame
    too long
    """

    • @AIBites
      @AIBites  6 หลายเดือนก่อน

      Are you on windows?

    • @atulsharma6740
      @atulsharma6740 5 หลายเดือนก่อน

      @@AIBites i'm also facing same error :
      Error building node FAISS(ID:FAISS-VNmc1): Error
      raised by inference endpoint:
      HTTPConnectionPool (host= 'localhost',
      port=11434): Max retries exceeded with url:
      /api/embeddings (Caused by
      NewConnectionError(* : Failed to
      establish a new connection: [Errno 111] Connection
      refused'))