Refactor NLP functions to add error handling and remove unused blackbox.json file 66ae8c7 raannakasturi commited on Jan 14, 2025
Remove debug print statement from NLP mindmap generation function 1d88c48 raannakasturi commited on Jan 12, 2025
Refactor NLP functions to streamline provider selection and reduce retry attempts 8742868 raannakasturi commited on Jan 12, 2025
Refactor NLP functions to remove proxy handling and simplify client initialization 148424c raannakasturi commited on Jan 12, 2025
Merge branch 'main' of https://huggingface.co/spaces/raannakasturi/ReXploreAPI 620d35b raannakasturi commited on Jan 12, 2025
Refactor summary generation functions to remove unused parameters and simplify the API 770226f raannakasturi commited on Jan 12, 2025
Add proxy handling to NLP functions and update .gitignore to exclude JSON files 67b6792 raannakasturi commited on Jan 12, 2025
Remove redundant comments from Chrome installation function in app.py c2c07f9 raannakasturi commited on Jan 12, 2025
Add Chrome installation function to app startup process 89d5b6e raannakasturi commited on Jan 12, 2025
Update .gitignore to exclude output files and add blackbox.json; enable sharing in app launch 308234f raannakasturi commited on Jan 12, 2025
Refactor NLP processing functions to adjust provider order and increase max retries; update g4f package version in requirements 36da2c6 raannakasturi commited on Jan 12, 2025
Update NLP processing functions to use gpt-4 model and enhance provider list 5e09847 raannakasturi commited on Jan 12, 2025
Update model version to qwq-32b in NLP processing functions ad74d87 raannakasturi commited on Jan 11, 2025
Update model version to llama-3.3-70b in NLP processing functions 00d470f raannakasturi commited on Jan 11, 2025
Refactor NLP processing functions to update provider lists and increase max retries 62463b3 raannakasturi commited on Jan 11, 2025
Update provider lists in NLP processing functions to include ChatGptEs, DarkAI, and Jmuz 5761f43 raannakasturi commited on Jan 11, 2025
Remove Jmuz from provider lists in NLP processing functions bc2c019 raannakasturi commited on Jan 11, 2025
Remove duplicate provider print statements in NLP summary generation 25135b1 raannakasturi commited on Jan 11, 2025
Update provider list to replace ChatGptEs with Chatgpt4o in NLP processing functions a725352 raannakasturi commited on Jan 11, 2025
Replace Chatgpt4o with DarkAI in provider lists for NLP processing functions 1e80265 raannakasturi commited on Jan 11, 2025
Add Jmuz to provider lists in NLP processing functions 8127f51 raannakasturi commited on Jan 11, 2025
Remove Jmuz from provider lists in NLP processing functions 9313c40 raannakasturi commited on Jan 11, 2025
Remove BlackboxCreateAgent from provider lists and add Jmuz in NLP processing functions 94e94c5 raannakasturi commited on Jan 11, 2025
Update model version in NLP processing functions to llama-3.3-70b c81e346 raannakasturi commited on Jan 11, 2025
Retrieve access key from environment variables and update citation format in main.py 8184b96 raannakasturi commited on Jan 11, 2025
Refactor rexplore_summarizer to return raw response and fix citation stripping in NLP summary 5bf95ef raannakasturi commited on Jan 3, 2025
Remove unnecessary blank line in app.py for cleaner code 9cc63b5 raannakasturi commited on Jan 3, 2025
Update dependencies and refactor summarization functions to include title and citation a90f1c4 raannakasturi commited on Jan 3, 2025
Refactor NLP summary and mindmap functions to improve output formatting 6e4d664 raannakasturi commited on Jan 3, 2025
Update .gitignore, refactor NLP summary functions, and enhance output handling be7c65c raannakasturi commited on Jan 3, 2025
Fix indentation and error handling in NLP mindmap generation 147a16a raannakasturi commited on Jan 2, 2025