Llama 3.2 - Local Email Agent with Ollama & LangGraph

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

КОМЕНТАРІ • 5

  • @arslanabid2245
    @arslanabid2245 2 місяці тому +3

    Thank youuu so much sir!! 🎉🥳

  • @nmana9759
    @nmana9759 2 місяці тому

    As I sent an email to myself to test the code, I get An error occurred: [WinError 10061] No connection could be made because the target machine actively refused it. Even though authentication is completed.

    • @codingcrashcourses8533
      @codingcrashcourses8533  2 місяці тому

      Hard to tell, pretty much anything can cause that.
      SCOPES = [
      "www.googleapis.com/auth/gmail.modify",
      "www.googleapis.com/auth/gmail.send",
      ]
      did you use these scopes? Any firewalls or proxies? :/

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

      I too encountered the same error. I tried few solutions but nothing worked out.
      If you found the solution, plz post here?

  • @alexramos587
    @alexramos587 2 місяці тому

    Nice.