AnswerDotAI / AnswerDotAI/contextpack
Getting fasthtml llm context is causing "ConnectError: [Errno 111] Connection refused" error
オープン
- 主要言語
- Jupyter Notebook
- スター
- 2
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
core.py の 86 行目から始めて、fasthtml の LLM コンテキストリクエストを再現してください。失敗する docs.fastht.ml URL と、動作する www.fastht.ml/docs/llms-ctx.txt URL を比較してください。コンテキストの取得で報告された connection-refused エラーが発生しなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 35/100