This is a sample A2A Agent server which wraps the Langdock Agent API
This repo is a sample of a simple implementation of an A2A agent compatible with Langdock's implementation of the A2A protocol. The following is needed to run / experiment with this repo: 1. Langdock Account & API key with access to the Agent API 2. Node.js (v18 or higher recommended) 3. pnpm package manager 4. ngrok for tunneling 1. Tunnel the server port with ngrok 2. Install dependencies and…
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
This repo is a sample of a simple implementation of an A2A agent compatible with Langdock's implementation of the A2A protocol. The following is needed to run / experiment with this repo: 1. Langdock Account & API key with access to the Agent API 2. Node.js (v18 or higher recommended) 3. pnpm package manager 4. ngrok for tunneling 1. Tunnel the server port with ngrok 2. Install dependencies and run dev server with your ngrok URL 3. Copy the Url from the Terminal output 4. Open Langdock and "add…