Second-Me/lpm_kernel/api/domains/kernel2/services
yuchengzhou 8741ef364e
Feature/0327/adapter chat to openai (#121)
* feat(chat): Chat Interface Protocol Modification to Align with OpenAI
2025-03-31 15:49:11 +08:00
..
__init__.py Initial commit 2025-03-20 00:37:54 +08:00
advanced_chat_service.py Initial commit 2025-03-20 00:37:54 +08:00
advanced_prompt_strategies.py Initial commit 2025-03-20 00:37:54 +08:00
chat_service.py Feature/0327/adapter chat to openai (#121) 2025-03-31 15:49:11 +08:00
knowledge_service.py Fix typos (#60) 2025-03-27 10:18:39 +08:00
message_builder.py Feature/0327/adapter chat to openai (#121) 2025-03-31 15:49:11 +08:00
prompt_builder.py Feature/0327/adapter chat to openai (#121) 2025-03-31 15:49:11 +08:00
role_service.py Initial commit 2025-03-20 00:37:54 +08:00