Build a RAG app using LangFlow +

Поділитися
Вставка
  • Опубліковано 4 жов 2024

КОМЕНТАРІ • 15

  • @B_knows_A_R_D-xh5lo
    @B_knows_A_R_D-xh5lo 5 місяців тому +3

    👌🏿😎👌🏿 0:16

  • @TPH310
    @TPH310 5 місяців тому +2

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

    • @AIBites
      @AIBites  5 місяців тому +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 4 місяці тому

      ​@@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

  • @artur50
    @artur50 4 місяці тому +2

    Can you somehow implement DSPY into this ?

    • @AIBites
      @AIBites  Місяць тому

      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?

  • @1upBauer
    @1upBauer 4 місяці тому

    sorry, where can i found pypdfloader?

    • @AIBites
      @AIBites  Місяць тому

      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 5 місяців тому

    do u have dockerize version?

    • @AIBites
      @AIBites  5 місяців тому

      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

  • @drelijahmikail3916
    @drelijahmikail3916 5 місяців тому

    """
    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  5 місяців тому

      Are you on windows?

    • @atulsharma6740
      @atulsharma6740 3 місяці тому

      @@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'))