Spaces:
Build error
Build error
redeploy
Browse files- app/about/page.js +2 -3
app/about/page.js
CHANGED
@@ -68,9 +68,8 @@ export default async function About() {
|
|
68 |
</a>
|
69 |
</li>
|
70 |
<li>
|
71 |
-
I used a temperature of 0 and a max token limit of 600
|
72 |
-
|
73 |
-
settings.
|
74 |
</li>
|
75 |
<li>
|
76 |
I made this with a mix of APIs from OpenRouter, TogetherAI, OpenAI,
|
|
|
68 |
</a>
|
69 |
</li>
|
70 |
<li>
|
71 |
+
I used a temperature of 0 and a max token limit of 600 (that's why a
|
72 |
+
lot of answers are cropped). The rest are default settings.
|
|
|
73 |
</li>
|
74 |
<li>
|
75 |
I made this with a mix of APIs from OpenRouter, TogetherAI, OpenAI,
|