Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

19 chat functionality user types a message app responds #46

Merged
merged 31 commits into from
Jun 22, 2024
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
f16ad2e
Added Betalgo.OpenAI library. Registerd OpenAI service. Created a Com…
ChrisIvanov Jun 1, 2024
587aa23
Fixed errors in Completion Service.
ChrisIvanov Jun 1, 2024
8d7c8c2
Created Recipe model.
ChrisIvanov Jun 3, 2024
0e2e6bc
Modified RecipeModel to include MongoDB annotations.
ChrisIvanov Jun 3, 2024
05637e9
Merge branch 'dev' into 11-implement-chat-functionality-with-chatgpt-api
ChrisIvanov Jun 3, 2024
d35af6a
Updated the Completion class.
ChrisIvanov Jun 3, 2024
8a9c636
Added Prompt engineering prevention guidelines.
ChrisIvanov Jun 3, 2024
8d89e2a
Update Complonent service
ChrisIvanov Jun 5, 2024
8069c6d
Added models
ChrisIvanov Jun 5, 2024
b96d975
Created ChatService
ChrisIvanov Jun 10, 2024
2dfadc4
Created the ChatController and updated the ChatService.
ChrisIvanov Jun 11, 2024
5704fba
ChatService update
ChrisIvanov Jun 11, 2024
c6aea6f
Created the ChatController
ChrisIvanov Jun 11, 2024
6b6fea2
Updated ChatController
ChrisIvanov Jun 11, 2024
0388c03
4. Unit & Integraion Test Implementation
ChrisIvanov Jun 11, 2024
c72b095
Updated the ChatService
ChrisIvanov Jun 12, 2024
9249d00
Updated ChatController
ChrisIvanov Jun 12, 2024
174c8a6
Fixed ChatService call to ChatGPT API.
ChrisIvanov Jun 12, 2024
1cc375a
Fix for ChatService. Fixed call to ChatGPT API.
ChrisIvanov Jun 12, 2024
8a03bae
Created new Controller Action - CreateChat
ChrisIvanov Jun 12, 2024
d9f9752
Fix
ChrisIvanov Jun 12, 2024
387e546
Unit testest the logic.
ChrisIvanov Jun 14, 2024
7e20238
Updated chat logic. Created unit and integration tests.
ChrisIvanov Jun 17, 2024
4d1a654
Merge branch 'dev' into 19-chat-functionality-user-types-a-message-ap…
ChrisIvanov Jun 17, 2024
89abea4
Changes as per sonarcloud recommendation.
ChrisIvanov Jun 17, 2024
5315ea4
Merge branch '19-chat-functionality-user-types-a-message-app-responds…
ChrisIvanov Jun 17, 2024
a450945
Fixed using directive imports.
ChrisIvanov Jun 18, 2024
5ab5eab
Started refactoring chat service code for new feature integration
dpS1lence Jun 19, 2024
887b3ed
refactor chat service
ImSk1 Jun 21, 2024
173a557
User profile creation, previous chat continuing, new chat generation,…
dpS1lence Jun 21, 2024
5f64ee3
More endpoints
dpS1lence Jun 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'dev' into 11-implement-chat-functionality-with-chatgpt-api
  • Loading branch information
ChrisIvanov committed Jun 3, 2024
commit 05637e9dc5d9fe0690800b16191ccbbf5aa16bed

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.