SciPhi-AI / R2R

The most advanced Retrieval-Augmented Generation (RAG) system, containerized and RESTful
https://r2r-docs.sciphi.ai/
MIT License
3.65k stars 270 forks source link

Feature/add verification code rebased #1547

Closed emrgnt-cmplxty closed 2 weeks ago

emrgnt-cmplxty commented 2 weeks ago

[!IMPORTANT] Adds a feature to retrieve user verification data for superusers, including a new endpoint, database access, and model updates.

  • Behavior:
    • Adds endpoint /user/{user_id}/verification_data in management_router.py to retrieve user verification data, accessible only by superusers.
    • Updates get_user_verification_data() in management_service.py to fetch verification code and expiry.
  • Database:
    • Implements get_user_verification_data() in database.py and user.py to query verification data from the database.
  • Models:
    • Adds VerificationResult model in responses.py to structure verification data response.
    • Updates __init__.py to include WrappedVerificationResult in exports.
  • Config:
    • Changes PDF parser to zerox in full_azure.toml and local_llm.toml.
  • Misc:
    • Bumps version to 3.2.38 in pyproject.toml.

This description was created by Ellipsis for 1ba79fab72688b657257a1fc1c6936e477aaf818. It will automatically update as commits are pushed.

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
yc_demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2024 8:18pm
yc-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2024 8:18pm