Gregory Shklover

Results 3 issues of Gregory Shklover

### Bug Description In ContextChatEngine.chat() there are these lines: all_messages = prefix_messages + self._memory.get( initial_token_count=prefix_messages_token_count ) When prefix_messages_token_count > self._memory.token_limit, ChatMemoryBuffer returns an empty list, effectively dropping the most important...

bug
triage
stale

Tests Needed :rotating_light:
Feature :sparkles:
Documentation Needed :green_book:

### Is your feature request related to a problem? There is no way to specify CURL_NOPROXY override at the moment. This is required when one wants to disable NO_PROXY environment...

Feature :sparkles: