ubq-testing / bot-ai

0 stars 1 forks source link

add empties #43

Closed Keyrxng closed 7 months ago

Keyrxng commented 7 months ago

4/7

app/api/chat-with-functions/route.ts:6:  apiKey: process.env.OPENAI_API_KEY || [EMPTY STRING] ,
app/api/chat/route.ts:6:  apiKey: process.env.OPENAI_API || [EMPTY STRING],
app/components/navbar.tsx:6:      <Link className=text-2xl font-bold href=[EMPTY STRING]>
app/function-calling/page.tsx:12:    if (functionCall.name === [EMPTY STRING]) {
app/tri-display/layout.tsx:12:    <div className=[EMPTY STRING]>
app/tri-display/page.tsx:[23](https://github.com/ubq-testing/bot-ai/actions/runs/8421206723/job/23057613892#step:5:24):            placeholder=[EMPTY STRING]
Keyrxng commented 7 months ago

it thinks it's still posting

Comment posted to app/tri-display/layout.tsx at position 12
Comment posted to app/tri-display/page.tsx at position 23
app/tri-display/layout.tsx:12:    <div className=[EMPTY STRING]>
app/tri-display/page.tsx:23:            placeholder=[EMPTY STRING]