a16z-infra / a16z-infra/ai-town
Pop OS - Agents Not Having Conversations
- Dominant language
- TypeScript
- Stars
- 10.5k
- Forks
- 1.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 2
Description
I keep getting these errors when I run AI Town
--
2024-05-08T00:54:45.082187Z ERROR common::errors: Not reporting above error: Sentry is not configured
--
Documents read from or written to the table "Inputs" changed while this mutation was being run and on every subsequent retry.
--
5/7/2024, 7:55:29 PM \[CONVEX A(aiTown/agentOperations:agentGenerateMessage)\] Uncaught TypeError: fetch failed
at async (../../convex/util/llm.ts:91:14)
at async retryWithBackoff (../../convex/util/llm.ts:248:22)
at async chatCompletion (../../convex/util/llm.ts:90:4)
at async startConversationMessage (../../convex/agent/conversation.ts:57:14)
at async handler (../../convex/aiTown/agentOperations.ts:74:6)
--
any help or insight would be greatly appreciated! I'm a total noob when it comes to this stuff and I really want to try AI Town! I want to be able to customize the agents in the game. The errors keep even the default agents from conversing properly (or really at all).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.