Santiago Cotto
Santiago Cotto
Hi, i guss this is a comon case, if we have structured data like product name, category and the image url, the recommendation would be generate one vector per field?...
just cloned the repo and the npm install && npm start is not working, receiving the following error ``` > copyfiles -f examples/bandwidthconstraints/src/helpers.js examples/bandwidthconstraints/public && browserify examples/bandwidthconstraints/src/index.js > examples/bandwidthconstraints/public/index.js Error:...
hi there, was trying to install the docker-compose "as is" without any change but it's giving the following error @calcom/prisma:build: error: Environment variable not found: DATABASE_URL. @calcom/prisma:build: --> schema.prisma:6 @calcom/prisma:build:...
 
Hi, for a project without initial usage data, no clicks, etc. It's possible to use metarank from scrach or it would be better to gather some data before?
Hi, I'm not able to generate the correct schema in the discovery / etl process, here is a simple example Using mongo 5, standalone server. I have this collection `{...
hi, how to setup a tool that just performs a http request? similar to the ones in open ai gpts, that would be an awesome way to extend it
How to upload and delete files and associate them to an assistant? similar to https://platform.openai.com/docs/api-reference/assistants/createAssistantFile https://platform.openai.com/docs/api-reference/assistants/deleteAssistantFile https://platform.openai.com/docs/api-reference/assistants/getAssistantFile
for example jina reranker or a way to specify a ranking API
question
amazing project, it's possible to run "npm run dev" or "npm install" to start a nextjs app?