> ## Documentation Index
> Fetch the complete documentation index at: https://private-04b27de1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.agentchat.contrib.captainagent.tool_retriever.find_callables

<code class="doc-symbol doc-symbol-heading doc-symbol-function" />

#### find\_callables

```python theme={null}
find_callables(directory) -> 
```

Find all callable objects defined in Python files within the specified directory.

<b>Parameters:</b>

| Name        | Description |
| ----------- | ----------- |
| `directory` |             |

<br />
