Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Langchain Agent Protocol integration #63

Closed
jondwillis opened this issue Aug 31, 2023 · 2 comments · Fixed by #119
Closed

Langchain Agent Protocol integration #63

jondwillis opened this issue Aug 31, 2023 · 2 comments · Fixed by #119
Assignees
Labels
enhancement New feature or request no-issue-activity

Comments

@jondwillis
Copy link
Contributor

jondwillis commented Aug 31, 2023

Div99/agent-protocol#74
https://github.com/langchain-ai/langchainjs/blob/main/.github/contributing/INTEGRATIONS.md

test implementation ./run.sh serve in autogpt repo

@jondwillis jondwillis converted this from a draft issue Aug 31, 2023
@jondwillis jondwillis changed the title Refactor WaggleDanceMachine into Langchain a la AutoGPT Refactor Execute/Criticize Agents into Langchain a la AutoGPT Aug 31, 2023
@jondwillis jondwillis moved this from 📋 Backlog to 🏗 In progress in waggledance-eng-kanban Sep 7, 2023
@jondwillis jondwillis changed the title Refactor Execute/Criticize Agents into Langchain a la AutoGPT Custom AgentExecutor Refactor Execute/Criticize Agents into Langchain a la AutoGPT Sep 7, 2023
@jondwillis jondwillis moved this from 🏗 In progress to 🔖 MVP-next in waggledance-eng-kanban Sep 11, 2023
@jondwillis jondwillis moved this from 🔖 MVP-next to 📋 Backlog in waggledance-eng-kanban Sep 11, 2023
@jondwillis jondwillis moved this from 📋 Backlog to 🏗 In progress in waggledance-eng-kanban Oct 11, 2023
@jondwillis jondwillis moved this from 🏗 In progress to 🔖 MVP-next in waggledance-eng-kanban Oct 13, 2023
@github-project-automation github-project-automation bot moved this from 🔖 Planned to ✅ Done in waggledance-eng-kanban Oct 20, 2023
@jondwillis jondwillis moved this from ✅ Done to 🏗 In progress in waggledance-eng-kanban Oct 20, 2023
@jondwillis jondwillis reopened this Oct 20, 2023
@jondwillis jondwillis self-assigned this Oct 20, 2023
@jondwillis jondwillis changed the title Custom AgentExecutor Refactor Execute/Criticize Agents into Langchain a la AutoGPT Langchain Agent Protocol integration Oct 20, 2023
@jondwillis
Copy link
Contributor Author

This is how you can verify:

$ URL=http://127.0.0.1:8000/ bash -c "$(curl -fsSL https://raw.githubusercontent.com/AI-Engineers-Foundation/agent-protocol/main/testing_suite/test.sh)"
where http://127.0.0.1:8000/ is where your agent is running, and accepting REST calls that are compliant with the protocol.

@jondwillis jondwillis added the enhancement New feature or request label Oct 23, 2023
@jondwillis jondwillis linked a pull request Oct 25, 2023 that will close this issue
12 tasks
@jondwillis jondwillis moved this from 🏗 In progress to 🔖 Planned in waggledance-eng-kanban Oct 30, 2023
@github-project-automation github-project-automation bot moved this from 🔖 Planned to ✅ Done in waggledance-eng-kanban Nov 2, 2023
@jondwillis jondwillis moved this from ✅ Done to 🏗 In progress in waggledance-eng-kanban Nov 2, 2023
@jondwillis jondwillis reopened this Nov 2, 2023
@jondwillis jondwillis moved this from 🏗 In progress to 🔖 Planned in waggledance-eng-kanban Nov 13, 2023
Copy link

github-actions bot commented Jan 2, 2024

Stale issue message

@github-actions github-actions bot closed this as completed Jan 9, 2024
@github-project-automation github-project-automation bot moved this from 🔖 Planned to ✅ Done in waggledance-eng-kanban Jan 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request no-issue-activity
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant