Spaces:
Sleeping
Sleeping
update gradio app
Browse files- app.py +1 -1
- marzano-aarch64-apple-darwin.tar.gz +0 -3
app.py
CHANGED
@@ -56,7 +56,7 @@ def parse_query(nl_query):
|
|
56 |
|
57 |
try:
|
58 |
response = openai.chat.completions.create(
|
59 |
-
model="gpt-
|
60 |
messages=messages,
|
61 |
temperature=0,
|
62 |
max_tokens=150,
|
|
|
56 |
|
57 |
try:
|
58 |
response = openai.chat.completions.create(
|
59 |
+
model="gpt-4",
|
60 |
messages=messages,
|
61 |
temperature=0,
|
62 |
max_tokens=150,
|
marzano-aarch64-apple-darwin.tar.gz
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:0019dfc4b32d63c1392aa264aed2253c1e0c2fb09216f8e2cc269bbfb8bb49b5
|
3 |
-
size 9
|
|
|
|
|
|
|
|