mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-29 21:30:18 +00:00
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