shopping-assistant-api/ShoppingAssistantApi.Api/Controllers
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
..
BaseController.cs added new chips to the product search service and implemented unit tests 2023-10-24 20:03:54 +03:00
ProductsSearchController.cs SA-197 Add suggestions to product search 2023-12-11 00:49:08 +00:00