Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs missing details for using Conversation #726

Open
CakeCrusher opened this issue Jan 9, 2025 · 0 comments
Open

Docs missing details for using Conversation #726

CakeCrusher opened this issue Jan 9, 2025 · 0 comments

Comments

@CakeCrusher
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant