feat: rag-git的api
This commit is contained in:
@@ -31,4 +31,6 @@ public interface IRAGService {
|
||||
|
||||
ChatResponse generateStreamRag(String model, String ragTag, String message);
|
||||
|
||||
Response<String> analyzeGitRepository(String repoUrl, String userName, String token) throws Exception;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user