a16z-infra / a16z-infra/ai-town
vector dimensions issue
- Linguagem predominante
- TypeScript
- Estrelas
- 10.5k
- Forks
- 1.2k
- Merge médio
- 1d 1h
- PRs com merge (30d)
- 2
Descrição
I have tried the meta-llama/Llama-3-8b-chat-hf chatmodel and togethercomputer/m2-bert-80M-8k-retrieval embedding model with embeddingDimension: 768, but I'm having the following error many times when agents are having conversations:
9/30/2024, 5:59:09 PM [CONVEX A(aiTown/agentOperations:agentGenerateMessage)] Uncaught Error: Expected a vector with dimensions 768, received 1024.
at async searchMemories (../../convex/agent/memory.ts:164:12)
at async startConversationMessage (../../convex/agent/conversation.ts:34:4)
at async handler (../../convex/aiTown/agentOperations.ts:74:6)
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.