Tome1 commited on
Commit
30b1fa9
·
1 Parent(s): de844f5

updateREADME

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ The agent standardizes directional inputs (e.g., mapping "northweast" to "ne") t
42
 
43
  ## AI
44
 
45
- To complete this assignment, I used Gemini 1.5 Pro / Gemini 1.5 Flash. It was used as a tool to write and debug the code. Most of the ideas came from me, while the LLM implemented most of them.
46
  ## What was not done
47
 
48
  Had I put more time into the project, I think I would have tried to make a summary of the whole output at each step to better maintain long-term memory and condense repetitive outcomes.
 
42
 
43
  ## AI
44
 
45
+ To complete this assignment, I used Gemini 3 Pro / Gemini 3 Flash. It was used as a tool to write and debug the code. Most of the ideas came from me, while the LLM implemented most of them.
46
  ## What was not done
47
 
48
  Had I put more time into the project, I think I would have tried to make a summary of the whole output at each step to better maintain long-term memory and condense repetitive outcomes.