shopping-assistant-api/ShoppingAssistantApi.Persistance
shchoholiev 68ab565800 SA-197 Add suggestions to product search
- Change OpenAI prompt
- Update logic OpenAI response handling
- Start refactoring of  SearchProductAsync()
- Add GetWishlistMessagesAsync() to MessagesRepository to retrieve all messages for wishlist
2023-12-11 00:49:08 +00:00
..
Database SA-14 fixed and refactored integration tests 2023-10-16 03:23:07 +00:00
PersistanceExtentions Fixed bug with retrieving deleted data. Added predicates to repositories. 2023-11-12 15:26:34 +02:00
Repositories SA-197 Add suggestions to product search 2023-12-11 00:49:08 +00:00
ShoppingAssistantApi.Persistance.csproj SA-116 final changes 2023-10-21 22:12:01 +03:00