{"id":27984405,"url":"https://github.com/theworldofagents/Agentic-Reasoning","last_synced_at":"2025-05-08T05:01:55.169Z","repository":{"id":276848927,"uuid":"928682108","full_name":"theworldofagents/Agentic-Reasoning","owner":"theworldofagents","description":"free and open OpenAI Deep Research","archived":false,"fork":false,"pushed_at":"2025-02-18T14:35:28.000Z","size":193,"stargazers_count":186,"open_issues_count":1,"forks_count":21,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-18T15:34:52.104Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theworldofagents.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-07T03:33:10.000Z","updated_at":"2025-02-18T15:16:35.000Z","dependencies_parsed_at":"2025-02-10T19:42:33.143Z","dependency_job_id":"e03c1eb6-1bd0-4c56-85fc-5411fb6762f3","html_url":"https://github.com/theworldofagents/Agentic-Reasoning","commit_stats":null,"previous_names":["theworldofagents/agentic-reasoning"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theworldofagents%2FAgentic-Reasoning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theworldofagents%2FAgentic-Reasoning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theworldofagents%2FAgentic-Reasoning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theworldofagents%2FAgentic-Reasoning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theworldofagents","download_url":"https://codeload.github.com/theworldofagents/Agentic-Reasoning/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253002856,"owners_count":21838640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-08T05:01:51.585Z","updated_at":"2025-05-08T05:01:55.153Z","avatar_url":"https://github.com/theworldofagents.png","language":"Python","funding_links":[],"categories":["A01_文本生成_文本对话"],"sub_categories":["大语言对话模型及数据"],"readme":"# Agentic Reasoning: Reasoning LLM with Agentic Tools\nAn open-source framework for deep research and beyond. The core idea is to integrate agentic tools into LLM reasoning.\n\nWarning: Still in development. Theoretically runnable, but undergoing rapid updates.\n\n## Install\ninstall from environment.yml, e.g.\n```\nconda env create -f environment.yml\n```\n\n## Run\nexport your remote LLM API key in environment if you are using remote LLM, e.g.\n```\nexport OPENAI_API_KEY=\"your openai api key\"\n```\n\nexport your you.com api key in environment if you are using deep research\n```\nexport YDC_API_KEY=\"your you.com api key\"\n```\n\nprepare JINA and BING API key if needed\n\nrun command:\n```\npython scripts/run_agentic_reason.py \\\n--use_jina True \\\n--jina_api_key \"your jina api key\" \\\n--bing_subscription_key \"your bing api key\"\\ \n--remote_model \"your remote model name, e.g. gpt-4o\" \\\n--mind_map True \\ (optional)\n--deep_research True \\ (optional, if you want to use deep research)\n```\n\n## TODO LIST\n- [ ] auto research\n- [ ] clean agentic reasoning\n\n\n## Thanks\nCode copied a lot from ...\n\n## Ref\n~~~\n@misc{wu2025agenticreasoningreasoningllms,\n      title={Agentic Reasoning: Reasoning LLMs with Tools for the Deep Research}, \n      author={Junde Wu and Jiayuan Zhu and Yuyuan Liu},\n      year={2025},\n      eprint={2502.04644},\n      archivePrefix={arXiv},\n      primaryClass={cs.AI},\n      url={https://arxiv.org/abs/2502.04644}, \n}\n~~~\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheworldofagents%2FAgentic-Reasoning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheworldofagents%2FAgentic-Reasoning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheworldofagents%2FAgentic-Reasoning/lists"}