ligne 20 cors_origins: Optional[list] = ["http://memgpt.localhost", "http://localhost:8283", "http://localhost:8083", "http://localhost:5173", "http://127.0.0.1:5173"]
This template should help get you started developing with Vue 3 in Vite.
- Add all cli commands,
- web terminal comme scenaristeur/agent to run commands
- generer les types dans memGPT
npx openapicmd typegen ./openapi_memgpt.json > openapi_memgpt.d.ts( https://www.npmjs.com/package/openapi-client-axios) - Cors error when deleting human & persona
- console.log("voir count vec le cursor ?",params); pour récupérer les messages
OpenAPIClientAxios operation methods take 3 arguments: client.operationId(parameters?, data?, config?)
- https://memgpt.readme.io/docs/index
- https://memgpt.readme.io/reference/api
- http://localhost:8283/docs
VSCode + Volar (and disable Vetur).
See Vite Configuration Reference.
npm installnpm run devnpm run buildLint with ESLint
npm run lint