simonw/llm
View on GitHubFigure out truncation strategy for continue conversation mode
Open
#73 opened on Jul 1, 2023
help wantedresearch
Repository metrics
- Stars
- (12,006 stars)
- PR merge metrics
- (PR metrics pending)
Description
I'm still not clear on the best way to truncate messages in continue mode, right now I'm going to leave that and allow the model to return an error - but it would be good to have a strategy for that involving automatic truncating later on.
Originally posted by @simonw in https://github.com/simonw/llm/issues/65#issuecomment-1616021169