Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#62 2 comentarios 1 reacción 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
30/100
Tipo de issue
Documentación
Claridad
Bastante claro
Estado de actividad
Estancado

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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
Lenguaje dominante
TypeScript
Estrellas
92
Forks
24
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de CommandCodeAI/langbase-examples

Todos los issues de CommandCodeAI/langbase-examples

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.