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

未关闭
#62 2 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
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. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

CommandCodeAI/langbase-examples 的其他 Issue

查看 CommandCodeAI/langbase-examples 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。