https://github.com/postgresml/rag-timing-experiments
https://github.com/postgresml/rag-timing-experiments
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/postgresml/rag-timing-experiments
- Owner: postgresml
- License: mit
- Created: 2024-07-30T14:57:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-30T14:59:47.000Z (over 1 year ago)
- Last Synced: 2025-05-19T21:07:39.632Z (7 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rag Timing Experiments
This script runs timing tests for common rag systems.
To run it copy `.env.deveopment` to `.env` and make sure to set the appropriate variables in the `.env` file.
Notice that this script assumes certain actions to create databases or setup "collections" have been performed for each cloud provider. See the script for more details.