-
Notifications
You must be signed in to change notification settings - Fork 1
Adapter: AutoGen #4
Copy link
Copy link
Open
Labels
adapterFramework adapterFramework adaptergood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
adapterFramework adapterFramework adaptergood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Build a AutoGen adapter for ContextClaw.
The core logic is in
core/— 518 lines, zero dependencies. The adapter just needs to callprune(messages)before sending to the LLM.See
plugin/for the OpenClaw adapter as a reference implementation.PRs welcome.