a16z-infra / a16z-infra/ai-town

Scene loads, but no vectors created and other issues

未关闭
#88 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
10.5k
派生
1.2k
平均合并
1 天 1 小时
30 天内合并 PR
2

描述

Following the steps on the README and getting pinecone, clerk, and convex all setup for the first time. Characters seem to move around, but things seem to be partially broken. I'm expecting to be able to see conversations happening between the characters at least, but I only see their intro text. There was a message about "sign in to view messages" and after I do that, the "sign in" message disappears, but I don't see any conversations still.

image

First thing I noticed was an authentication error in the JS, but I DO see my google account photo in the upper right hand corner, so not clear if that's actually an issue. I turned off all shields in brave and repeated the login process, but still get the same thing.
image

There was an issue with free pinecone I guess (noticed the closed PR related to the error). I un-commented the lines from `convex/lib/pinecone.ts` with the diff linked in the ticket, which resolved the immediate errors when running `npm run dev` it seemed, but I'm still getting errors here and there of a similar (cryptic) sort.

image

I also notice that pinecone has zero vectors, so I'm guessing this is related.
image

Looking at the embeddings in convex, they were added earlier it seems, but not recently..
image

Same thing for memories..
image

Any ideas?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。