Skip to content

Commit 8c6e51d

Browse files
secret ref test
1 parent 33f0528 commit 8c6e51d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agents/research_agent/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
llm = ChatGoogleGenerativeAI(model="gemini-2.0-flash", google_api_key=google_api_key)
1616

1717

18-
# ----------------- Research Agent Setup ----------------- #
18+
# ----------------- Research Agent Setup ----------------- # #
1919
# Define the prompt for generating research
2020
research_prompt = ChatPromptTemplate.from_messages(
2121
[

0 commit comments

Comments
 (0)