You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(file-parser): Add max_output_tokens parameter for response generation
- Introduce max_output_tokens attribute to FileParser for controlling token generation in responses
- Update process_documents function to pass max_output_tokens during document parsing
0 commit comments