Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lab serve max context functional test failure #600

@russellb

Description

@russellb

https://github.com/instruct-lab/cli/blob/3bd748a16e141fb86febe292d64330101b9c6781/scripts/functional-tests.sh#L74-L108

This functional test assumes lab chat will exit with an error when it sends a message that exceeds the server's context size. PR #559 improved lab chat to catch this condition, trim its history to fit into the context if possible, or otherwise to print an error and continue on.

As a result, the functional test now fails because lab chat is not exiting anymore.

See below for more discussion. Failure condition TBD

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtestingRelates to testing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions