quivr/backend/core/examples
Stan Girard 9c6d998c7c
chore(examples): fix chainlit example (#3223)
The commit updates the message content in the `main.py` file of the
chatbot example.

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-09-18 08:12:24 -07:00
..
chatbot chore(examples): fix chainlit example (#3223) 2024-09-18 08:12:24 -07:00
chat_llm.py feat: add chat with models (#2933) 2024-08-06 05:51:27 -07:00
pdf_parsing_tika.py feat(assistants): mock api (#3195) 2024-09-18 03:30:48 -07:00
save_load_brain.py feat: save and load brain (#3202) 2024-09-13 06:35:28 -07:00
simple_question_streaming.py feat: save and load brain (#3202) 2024-09-13 06:35:28 -07:00
simple_question.py chore(examples): fix chainlit example (#3223) 2024-09-18 08:12:24 -07:00