-
- Downloads
feat: Add deep research use case (Python) (#482)
---------
Co-authored-by:
Marcus Schiesser <mail@marcusschiesser.de>
Showing
- .changeset/yellow-oranges-play.md 5 additions, 0 deletions.changeset/yellow-oranges-play.md
- helpers/datasources.ts 10 additions, 0 deletionshelpers/datasources.ts
- helpers/types.ts 1 addition, 0 deletionshelpers/types.ts
- package.json 1 addition, 1 deletionpackage.json
- pnpm-lock.yaml 8 additions, 5 deletionspnpm-lock.yaml
- questions/simple.ts 55 additions, 9 deletionsquestions/simple.ts
- templates/components/agents/python/deep_research/README-template.md 47 additions, 0 deletions...components/agents/python/deep_research/README-template.md
- templates/components/agents/python/deep_research/app/workflows/__init__.py 3 additions, 0 deletions...nts/agents/python/deep_research/app/workflows/__init__.py
- templates/components/agents/python/deep_research/app/workflows/agents.py 158 additions, 0 deletions...nents/agents/python/deep_research/app/workflows/agents.py
- templates/components/agents/python/deep_research/app/workflows/deep_research.py 309 additions, 0 deletions...gents/python/deep_research/app/workflows/deep_research.py
- templates/components/agents/python/deep_research/app/workflows/models.py 43 additions, 0 deletions...nents/agents/python/deep_research/app/workflows/models.py
- templates/components/multiagent/python/app/api/routers/chat.py 1 addition, 0 deletions...ates/components/multiagent/python/app/api/routers/chat.py
- templates/components/multiagent/python/app/api/routers/vercel_response.py 36 additions, 5 deletions...ents/multiagent/python/app/api/routers/vercel_response.py
- templates/components/multiagent/python/app/workflows/events.py 19 additions, 1 deletion...ates/components/multiagent/python/app/workflows/events.py
- templates/types/streaming/nextjs/app/components/ui/chat/chat-message-content.tsx 6 additions, 0 deletions...ng/nextjs/app/components/ui/chat/chat-message-content.tsx
- templates/types/streaming/nextjs/app/components/ui/chat/custom/deep-research-card.tsx 225 additions, 0 deletions...xtjs/app/components/ui/chat/custom/deep-research-card.tsx
- templates/types/streaming/nextjs/package.json 1 addition, 1 deletiontemplates/types/streaming/nextjs/package.json
Loading
Please register or sign in to comment