Commit History

Add delete mentor endpoint and implement deletion logic in RecommendationService
520d0d8

Doanh Van Vu commited on

Update skill and domain ID handling in RecommendationService to use string representation
53c7523

Doanh Van Vu commited on

Add test POST endpoint and update Docker CMD format
03e4f71

Doanh Van Vu commited on

Refactor mentor and mentee models by removing timezone and budget fields
614e905

Doanh Van Vu commited on

Enhance FastAPI import to include Request for improved request handling
e0f8d69

Doanh Van Vu commited on

Add request and response logging middleware
d3c38bd

Doanh Van Vu commited on

Add logging and improve application startup process
c0f5717

Doanh Van Vu commited on

Update embedding model to Vietnamese_Embedding and adjust related configurations. Replace FlagEmbedding with SentenceTransformer in embedding service, and ensure dimension checks for vectors in Pinecone service. Update requirements to reflect new dependencies.
b1f36a0

Doanh Van Vu commited on

Initial project setup with FastAPI, including core application structure, environment configuration, and essential services for mentor-mentee recommendations. Added Docker support, .gitignore, and initial requirements. Implemented models, routers, and services for handling mentor data and recommendations.
01252a2

Doanh Van Vu commited on

initial commit
52e8e42
verified

vudv commited on