Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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

Open
#62 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Domain
cli, documentation

Research direction

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.

Written by the indexing model from the issue text.

Description

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
Dominant language
TypeScript
Stars
92
Forks
24
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CommandCodeAI/langbase-examples

All issues in CommandCodeAI/langbase-examples

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.