Skip to content

There isn't any logic for managing the size of the context sent to the OpenAI API #13

@EnterpriseScratchDev

Description

@EnterpriseScratchDev

This leads to two major issues:

  1. The program will crash when the maximum context length is eventually reached.
  2. Since we pay per token, this wastes money for no reason other than my own laziness.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions