Skip to content

Docs missing details for using Conversation #726

@CakeCrusher

Description

@CakeCrusher

Here: https://dev.writer.com/framework/ai-module#initializing-a-conversation
image

Conversation was never imported.

Either change to:
conversation = writer.ai.Conversation("You assist clients with analyzing and understanding their balance sheets")
or import Conversation
from writer.ai import Conversation

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