Skip to content

doc: tool calling code sample in tutorial typo and missing lines #312

@akihikokuroda

Description

@akihikokuroda

The code sample in the tool calling doesn't work.

Issues:
Typo:

-        ModelOptions.TOOLS: [web_search],
+        ModelOption.TOOLS: [web_search],

Missing lines:

+import mellea

+m = mellea.start_session()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions