https://github.com/wanadzhar913/deep-research-agent
I'm still cooking!
https://github.com/wanadzhar913/deep-research-agent
Last synced: about 1 month ago
JSON representation
I'm still cooking!
- Host: GitHub
- URL: https://github.com/wanadzhar913/deep-research-agent
- Owner: wanadzhar913
- Created: 2025-06-09T14:24:59.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-09-05T07:48:36.000Z (about 1 month ago)
- Last Synced: 2025-09-05T09:30:59.243Z (about 1 month ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 1.78 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Resources
- [Using any model via LiteLLM](https://openai.github.io/openai-agents-python/models/litellm/)
- [LiteLLM supports all models on VLLM](https://docs.litellm.ai/docs/providers/vllm)
- [Structured outputs](https://docs.vllm.ai/en/v0.8.2/features/structured_outputs.html)
- [Parallel Agents (use `asyncio` if you just want parallelization and no planning by a Triage Agent)](https://cookbook.openai.com/examples/agents_sdk/parallel_agents)
- "Now respond with the JSON with the ranked order of competitors, nothing else. Do not include markdown formatting.