Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Doriandarko authored May 28, 2024
1 parent 207cd40 commit 293a233
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ os.environ["GEMINI_API_KEY"] = "YOUR KEY"

#### Define the models to be used for each stage
ORCHESTRATOR_MODEL = "gemini/gemini-1.5-flash-latest"

SUB_AGENT_MODEL = "gemini/gemini-1.5-flash-latest"

REFINER_MODEL = "gemini/gemini-1.5-flash-latest"

Or gpt-3.5-turbo, etc.
Expand Down

0 comments on commit 293a233

Please sign in to comment.