exact-rag icon indicating copy to clipboard operation
exact-rag copied to clipboard

AI-augmented, conversational information retrieval and data exploration

Results 2 exact-rag issues
Sort by recently updated
recently updated
newest added

First, I added pytest. Then I hit this error upon (`poetry run pytest`): ``` E FileNotFoundError: [Errno 2] No such file or directory: 'test_settings.toml' ``` The file exists, but I...

How do I install/use this application? How do I run tests? I'm looking at `dev` (should I look at a different branch?). I see a `poetry.lock` file, and then I...