Commit 3b063fa
committed
feat: add composio/cognee SDK methods
Add composio and cognee integration to the Python SDK:
- composio_cognee.py: ComposioTool, ComposioToolResult, ComposioCredential
- CogneeQAEntry, CogneeTraceEntry, CogneeFeedbackEntry, CogneeSkillRunEntry
- CogneeImproveResult types
- search_composio_tools, execute_composio_tool, list_composio_credentials
- remember_qa, remember_trace, remember_feedback, remember_skill_run
- improve, sync_session_to_permanent, recall_with_session
- Exported from hawk/__init__.py1 parent a7db543 commit 3b063fa
2 files changed
Lines changed: 459 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
74 | 94 | | |
75 | 95 | | |
76 | 96 | | |
| |||
144 | 164 | | |
145 | 165 | | |
146 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
147 | 185 | | |
148 | 186 | | |
149 | 187 | | |
| |||
0 commit comments