mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
632c2b49da
Fixed a simple error where in the PromptLayer LLM documentation, the "PromptLayer dashboard" hyperlink linked to "https://ww.promptlayer.com" instead of "https://www.promptlayer.com". Solved issue #2245