Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b2ab5d7

Browse files
add-some-temp
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com>
1 parent 613d245 commit b2ab5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎agent/base.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ def __init__(self):
1313
self.model = ChatGroq(
1414
api_key=os.getenv("GROQ_API_KEY"),
1515
model="llama-3.3-70b-versatile",
16-
temperature=0
16+
temperature=0.5,
1717
)
1818
self.output_parser = StrOutputParser()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /