quivr/examples/simple_question
Stan Girard e71e46bcdf
feat(ask): non-streaming now calls streaming (#3409)
# 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-10-21 08:30:34 -07:00
..
.gitignore feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
.python-version feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
pyproject.toml fix : removed megaparse and fix dependencies (#3406) 2024-10-21 08:03:14 -07:00
README.md feat(quivr-core): beginning (#3388) 2024-10-21 00:50:31 -07:00
requirements-dev.lock feat(ask): non-streaming now calls streaming (#3409) 2024-10-21 08:30:34 -07:00
requirements.lock feat(ask): non-streaming now calls streaming (#3409) 2024-10-21 08:30:34 -07:00
simple_question.py feat(ask): non-streaming now calls streaming (#3409) 2024-10-21 08:30:34 -07:00

simple-question

Describe your project here.