Skip to content

bug(pkg-py): system prompt is missing #187

@cpsievert

Description

@cpsievert

Introduced by #168. The hello world app now give a non-sense greeting and is quite broken because the system_prompt is no longer present:

from querychat import QueryChat
from querychat.data import titanic

qc = QueryChat(titanic(), "titanic")
app = qc.app()
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions