Commit Graph

18 Commits

Author SHA1 Message Date
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
stasex
58ae7af0fa added a new field to the Product entity and to Dtos 2023-11-08 14:29:40 +02:00
stasex
c5fe0c1d5f Merge branch 'develop' of https://github.com/Shchoholiev/shopping-assistant-api into feature/SA-33-api-product-search 2023-10-23 12:30:44 +03:00
Mykhailo Bilodid
e34382b837 SA-29 develope branch merged 2023-10-22 22:16:25 +03:00
Mykhailo Bilodid
5ddd5c9ada SA-29 open ai service fixed and developed 2023-10-22 21:40:03 +03:00
Mykhailo Bilodid
962ab03c4c SA-33 comments and some changes added 2023-10-21 19:19:13 +03:00
shchoholiev
fcc5f02c48 Added models for product search. 2023-10-21 13:40:10 +00:00
shchoholiev
5fada6c3ec Merge branch 'develop' into feature/SA-14-guest-authorization 2023-10-16 04:14:44 +00:00
shchoholiev
39bed12f30 SA-14 Updated User model structure and Services 2023-10-16 03:22:49 +00:00
stasex
f54667c18b
Merge branch 'develop' into feature/SA-33-api-product-search 2023-10-15 19:48:41 +03:00
stasex
004033f307 added the missing property to the product entity 2023-10-15 16:38:20 +03:00
b9a58a963a
add ability to view products in wishlist 2023-10-15 13:22:06 +03:00
shchoholiev-opflo
4102312fe9 Sa-14 added RefreshTokensRepository 2023-10-14 19:55:13 +00:00
shchoholiev-opflo
bdc3e658cc SA-29 added models and interface 2023-10-14 02:12:25 +00:00
stasex
e9c3b57fc4 added product entity and initial data for it 2023-10-12 20:55:34 +03:00
5c30fc21e0
fix formatting, fix models, add more tests 2023-10-11 14:27:05 +03:00
8b78292ce7
add database models, data transfer objects and mapper profiles 2023-10-08 20:20:13 +03:00
Mykhailo
ae37f4952e SA-7 project created 2023-09-22 23:02:20 +03:00