typedai
typedai copied to clipboard
TypeScript AI platform with AI chat, Autonomous agents, Software developer agents, chatbots and more
HI, I installed the tool on windows using docker, I Created agent using the UI, the working directory is /home/nous. how do I use the agent in my code ?....
Warning in the logs `(node:1925) [FSTDEP021] DeprecationWarning: You are using the deprecated json shorthand schema on route /api/webhooks/gitlab. Specify full object schema instead. It will be removed in `fastify@v5` `(node:94736)...
Create an agent which can navigate web pages, by integrating an existing agent. e.g. https://github.com/kristianmandrup/puppeteer-browser-agent https://github.com/MinorJerry/WebVoyager ([article](https://cobusgreyling.medium.com/agentic-ai-creating-an-ai-agent-which-can-navigate-the-internet-655fe5596a0c))
See https://www.swebench.com/multimodal https://arxiv.org/html/2410.03859v1
Create a reranker function using the Google Cloud discoveryengine client library. Python example https://medium.com/google-cloud/reranking-3b5f351cb398 Node.js reference https://cloud.google.com/nodejs/docs/reference/discoveryengine/latest/discoveryengine/v1.rankserviceclient Package https://www.npmjs.com/package/@google-cloud/discoveryengine https://cloud.google.com/vertex-ai/generative-ai/docs/rag-engine/retrieval-and-ranking
Hi, great project. Would like to ask are there any plans for adding MCP support?
I've been trying to set up a test environment in memory with ollama and it seems that there may be an issue with ollama. ``` ERROR (33): typedai-dev | severity:...