mustafa-tariqk / mindscape

Experience the truth of the trip
https://research.cs.queensu.ca/home/cisc498/index.html
MIT License
16 stars 0 forks source link

API Dummy Response #83

Closed BasicallyOk closed 5 months ago

BasicallyOk commented 5 months ago

Is your feature request related to a problem? Please describe. The API endpoint should return something small if testing is being done.

Describe the solution you'd like Add a testing flag that bypasses the AI and the database

Describe alternatives you've considered Checks if the LLM is available. However, the embedder may cause some issues at this stage, the test flag is probably the best way to go about it.