Ask a question to get started
Enter to sendā¢Shift+Enter new line
max_chars_total: Optional[int] = Field( default=None, description='Upper bound on the total characters of excerpts across all results. Useful for capping context size when feeding results to an LLM.' )