feat: 添加realtime_dialog和realtime_dialog_external_rag_test项目,更新test2项目
This commit is contained in:
1
realtime_dialog_external_rag_test/codechat/.auth_name
Normal file
1
realtime_dialog_external_rag_test/codechat/.auth_name
Normal file
@@ -0,0 +1 @@
|
||||
codechat_auth.exe
|
||||
@@ -0,0 +1 @@
|
||||
2
|
||||
1
realtime_dialog_external_rag_test/codechat/.secret
Normal file
1
realtime_dialog_external_rag_test/codechat/.secret
Normal file
@@ -0,0 +1 @@
|
||||
84064d8f7745f3f9084ce659f5202febb20127975d950a44
|
||||
7
realtime_dialog_external_rag_test/codechat/.token
Normal file
7
realtime_dialog_external_rag_test/codechat/.token
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"token": "870b6af916d877d45edaf643174c919f0f4ac4460f5e4ed25cedda6d2a5a6252",
|
||||
"expires_at": 1773301523,
|
||||
"card_type": 7,
|
||||
"card_expires_at": 1773883128,
|
||||
"created_at": 1773299723
|
||||
}
|
||||
1
realtime_dialog_external_rag_test/codechat/.version
Normal file
1
realtime_dialog_external_rag_test/codechat/.version
Normal file
@@ -0,0 +1 @@
|
||||
6.7.6
|
||||
BIN
realtime_dialog_external_rag_test/codechat/codechat.exe
Normal file
BIN
realtime_dialog_external_rag_test/codechat/codechat.exe
Normal file
Binary file not shown.
BIN
realtime_dialog_external_rag_test/codechat/codechat_auth.exe
Normal file
BIN
realtime_dialog_external_rag_test/codechat/codechat_auth.exe
Normal file
Binary file not shown.
1
realtime_dialog_external_rag_test/codechat/config
Normal file
1
realtime_dialog_external_rag_test/codechat/config
Normal file
@@ -0,0 +1 @@
|
||||
334ea9f170811cb7935ebd629bc50cde
|
||||
2
realtime_dialog_external_rag_test/codechat/run.cmd
Normal file
2
realtime_dialog_external_rag_test/codechat/run.cmd
Normal file
@@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
"%~dp0codechat.exe" %*
|
||||
1
realtime_dialog_external_rag_test/codechat/run.ps1
Normal file
1
realtime_dialog_external_rag_test/codechat/run.ps1
Normal file
@@ -0,0 +1 @@
|
||||
& "$PSScriptRoot\codechat.exe" @args
|
||||
Reference in New Issue
Block a user