Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Outdated "RAG Chatbot on your Docs" guide on langbase.com

オープン
#62 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
30/100
issue の種類
ドキュメント
明瞭さ
おおむね明確
活発さ
停滞
領域
cli, documentation

調査の方向性

Locate the source for the Langbase onboarding guides and inspect the BaseAI CLI v0.9.34 flow and generated config. Update the outdated Step 3, document changing the git.include glob patterns, and review the other onboarding guidance and code examples for the stated .env and OpenAI key requirements.

索引モデルが issue の本文から書いたものです。

説明

Couldn't find the docs source to make the changes myself, hence opening the issue.

Step 3 in the guide states:

STEP #3 Specify File Extensions

Next, it will ask you which files extensions you want to track. Since we are creating a memory for docs, you can provide a comma-separated list of file extensions like .mdx,.md to track markdown files.

However, the current BaseAI CLI (v0.9.34+) does NOT prompt for:

  • Directory path to track
  • File extensions to track

In version 0.9.34 (November 26, 2024), the memory configuration was simplified. This simplification was updated in the baseAI docs atleast but not in the Langbase onboarding guides leading to uncertainty and friction in the onboarding steps about whether we are using the correct version or if the setup is working properly.

Expected Fix

This among several other details like needing to create .env file for API keys, needing OpenAI keys to start deployment are few more issues which makes me think the onboarding guide is infact outdated and needs some love. Ideally, I would

  1. Remove Step 3 about file extensions prompt
  2. Add a step explaining how to modify the git.include glob patterns in the generated config file
  3. Review all other onboarding guides and any code examples
主要言語
TypeScript
スター
92
フォーク
24
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CommandCodeAI/langbase-examples のほかの issue

CommandCodeAI/langbase-examples の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。