ContextLab / ContextLab/chatify
fully interactive mode
- Lingua principale
- Python
- Stelle
- 23
- Fork
- 11
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
No files, tests, or entry points are named. Start by locating the existing Chatify tab implementations and request-generation path; define the new tab's prompt and context behavior, then verify that typed requests produce responses alongside the current canned-prompt flows.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- jupyter-notebook, python
- Ambito
- ai, frontend
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100