oscarwang2 commited on
Commit
601e197
1 Parent(s): ca29a9a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ def generate_and_save_data():
53
 
54
  # Use the generated prompt to query the model again
55
  second_completion = client.chat.completions.create(
56
- model="llama-3.1-70b-versatile",
57
  messages=[
58
  {
59
  "role": "user",
 
53
 
54
  # Use the generated prompt to query the model again
55
  second_completion = client.chat.completions.create(
56
+ model="llama3-groq-70b-8192-tool-use-preview",
57
  messages=[
58
  {
59
  "role": "user",