From 208fcbb93ab9b9d27d11ddbe8f1b4bad020d404f Mon Sep 17 00:00:00 2001
From: lhai36366 <97079875+lhai36366@users.noreply.github.com>
Date: Tue, 18 Feb 2025 16:35:50 +0700
Subject: [PATCH] Update README.md
EMDEPU
---
README.md | 36 ++++++++++++++++++++++++++++++++++--
1 file changed, 34 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index dd5d5ca..4e2c545 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,39 @@
-
+
+
+# Use Gemini 1.5 Pro to generate the changes to the suggested files
+file_updates = DocUpdateGenerator.new(
+ code_context: code_context,
+ suggestions: suggestions,
+ doc_context: doc_context,
+ context_ignore_list: context_ignore_list
+).generate
+
+# Update each of the files returned by Gemini 1.5 Pro and create a new PR}
|
|
|
@@ -395,4 +427,4 @@ Trying to load the model directly from the local cache, if it exists.
## Star History
-[](https://star-history.com/#harry0703/MoneyPrinterTurbo&Date)
\ No newline at end of file
+[](https://star-history.com/#harry0703/MoneyPrinterTurbo&Date)