ContextLab / ContextLab/chatify
fully interactive mode
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Python
- Estrellas
- 23
- Forks
- 11
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Is your feature request related to a problem? Please describe.
It'd be nice to have the ability to have a full-on "conversation" with Chatify, as opposed to relying solely on canned prompts.
Describe the solution you'd like
I'm imagining an additional tab on the Chatify interface that has just a text box (where you can type a question or prompt) and a "submit request" button, like on the other tabs. When you click the submit request, we tweak the prompt a bit behind the scenes to provide a reasonable experience to the user (e.g., we automatically append the code, add some system instructions/context, etc., like we do for the other prompts), and then "submit" (i.e., generate a response to) whatever the user typed.
Describe alternatives you've considered
We could also make it easier to define custom prompts, e.g., in a prompts.yaml file that the user can add to the current directory.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
No se mencionan archivos, pruebas ni puntos de entrada. Empieza por localizar las implementaciones existentes de pestañas de Chatify y la ruta de generación de solicitudes; define el comportamiento del prompt y del contexto de la nueva pestaña y, después, verifica que las solicitudes escritas produzcan respuestas junto con los flujos actuales de prompts predefinidos.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- jupyter-notebook, python
- Área
- ai, frontend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100