KHANHNQ: init service openai
.env
0 → 100644
.gitignore
0 → 100644
.gitmodules
0 → 100644
TestThongTinCaNhan.py
0 → 100644
ai_service/openai_handler.py
0 → 100644
config/config.py
0 → 100644
dto/chat_dto.py
0 → 100644
dto/chat_input_dto.py
0 → 100644
dto/chat_response_dto.py
0 → 100644
dto/conversation_dto.py
0 → 100644
enums/ai_message_type.py
0 → 100644
enums/content_types.py
0 → 100644
enums/input_role.py
0 → 100644
enums/processing_state.py
0 → 100644
enums/response_event_type.py
0 → 100644
Please register or sign in to comment