AnswerDotAI / AnswerDotAI/contextpack
Getting fasthtml llm context is causing "ConnectError: [Errno 111] Connection refused" error
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The reason may be caused by the link on line 86 of the core.py file:
'https://docs.fastht.ml/llms-ctx.txt' is not working
'https://www.fastht.ml/docs/llms-ctx.txt' works
Maybe https://docs.fastht.ml/ is temporarily unreachable, the second link works though
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.