shopping-assistant-api/ShoppingAssistantApi.Domain
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
..
Common SA-7 project created 2023-09-22 23:02:20 +03:00
Entities added a new field to the Product entity and to Dtos 2023-11-08 14:29:40 +02:00
Enums SA-197 Add suggestions to product search 2023-12-11 00:49:08 +00:00
ShoppingAssistantApi.Domain.csproj SA-7 project created 2023-09-22 23:02:20 +03:00