langchain icon indicating copy to clipboard operation
langchain copied to clipboard

SSLError: HTTPSConnectionPool(host='api.llm.writer.com', port=443): Max retries exceeded

Open chakravarthik27 opened this issue 1 year ago • 0 comments

System Info

Version Information

Platform : Windows 10 LangChain - 0.0.149 Python - 3.8.9

Who can help?

No response

Information

  • [X] The official example notebooks/scripts
  • [ ] My own modified scripts

Related Components

  • [X] LLMs/Chat Models
  • [ ] Embedding Models
  • [ ] Prompts / Prompt Templates / Prompt Selectors
  • [ ] Output Parsers
  • [ ] Document Loaders
  • [ ] Vector Stores / Retrievers
  • [ ] Memory
  • [ ] Agents / Agent Executors
  • [ ] Tools / Toolkits
  • [X] Chains
  • [ ] Callbacks/Tracing
  • [ ] Async

Reproduction

The step-by-step process from given link

image

To reproduce the SSLError image

https://python.langchain.com/en/latest/modules/models/llms/integrations/writer.html

Expected behavior

Run the code with errors and warnings with Writer LLM

chakravarthik27 avatar May 09 '23 09:05 chakravarthik27