Skip to content

Web display problem #6

@SoonAmber

Description

@SoonAmber

Although the terminal has the correct output, the web always says "Please start the backend first."
Go to playback and click "play" and the result is that nothing has changed
ps:In addition, one of the logs was having trouble writing, so I chose to comment it out. TAT
# self.__cost_logger = OpenAICostLogger(
# experiment_name=experiment_name,
# cost_upperbound=cost_upperbound,
# log_folder=log_folder
# )
and
# with self.lock:
# self.__cost_logger.update_cost(
# response=response,
# input_cost=input_cost,
# output_cost=output_cost
# )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions