ScientryAPI / nlp_processes.py

Commit History

Update nlp_processes.py
1e6d894
verified

raannakasturi commited on

Refactor NLP functions to add error handling and remove unused blackbox.json file
66ae8c7

raannakasturi commited on

Remove debug print statement from NLP mindmap generation function
1d88c48

raannakasturi commited on

Refactor NLP functions to streamline provider selection and reduce retry attempts
8742868

raannakasturi commited on

Refactor NLP functions to remove proxy handling and simplify client initialization
148424c

raannakasturi commited on

Refactor summary generation functions to remove unused parameters and simplify the API
770226f

raannakasturi commited on

Add proxy handling to NLP functions and update .gitignore to exclude JSON files
67b6792

raannakasturi commited on

Refactor NLP processing functions to adjust provider order and increase max retries; update g4f package version in requirements
36da2c6

raannakasturi commited on

Update NLP processing functions to use gpt-4 model and enhance provider list
5e09847

raannakasturi commited on

Update model version to qwq-32b in NLP processing functions
ad74d87

raannakasturi commited on

Update model version to llama-3.3-70b in NLP processing functions
00d470f

raannakasturi commited on

Refactor NLP processing functions to update provider lists and increase max retries
62463b3

raannakasturi commited on

Update provider lists in NLP processing functions to include ChatGptEs, DarkAI, and Jmuz
5761f43

raannakasturi commited on

Remove Jmuz from provider lists in NLP processing functions
bc2c019

raannakasturi commited on

Remove duplicate provider print statements in NLP summary generation
25135b1

raannakasturi commited on

Update provider list to replace ChatGptEs with Chatgpt4o in NLP processing functions
a725352

raannakasturi commited on

Replace Chatgpt4o with DarkAI in provider lists for NLP processing functions
1e80265

raannakasturi commited on

Add Jmuz to provider lists in NLP processing functions
8127f51

raannakasturi commited on

Remove Jmuz from provider lists in NLP processing functions
9313c40

raannakasturi commited on

Remove BlackboxCreateAgent from provider lists and add Jmuz in NLP processing functions
94e94c5

raannakasturi commited on

Update model version in NLP processing functions to llama-3.3-70b
c81e346

raannakasturi commited on

Refactor rexplore_summarizer to return raw response and fix citation stripping in NLP summary
5bf95ef

raannakasturi commited on

Update dependencies and refactor summarization functions to include title and citation
a90f1c4

raannakasturi commited on