v0.0.6
potpie-ai/potpiev0.0.6Feb 13, 2025by dhirenmathur
AI Summary
Integrates Deepseek R1, adds Firecrawl and GitHub tools, and introduces direct message API functionality.
Key Highlights
- Deepseek R1 integration for agent interactions
- Firecrawl tool for web page access
- GitHub issues and PR tools
- Direct message API
New Features
- Deepseek R1 integration
- Firecrawl tool
- GitHub issues and PR tools
- Direct message API
Full Release Notes
## What's Changed * Add api access details to readme by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/228 * Updated Documentation for Production Setup by @kinshuksinghbist in https://github.com/potpie-ai/potpie/pull/229 * Deepseek R1 integration for Agent Interactions by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/236 * Pin dependencies by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/237 * Update fastapi requirement by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/238 * Fix model name for deepseek in crewai by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/239 * fix: anthropic prompts (issue #211) by @simin75simin in https://github.com/potpie-ai/potpie/pull/230 * Update custom agent API and payload by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/242 * avoiding creation of multiple agent nodes to improve latency by @kinshuksinghbist in https://github.com/potpie-ai/potpie/pull/243 * Fix github api pagination by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/247 * Update fetch user repo logic by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/248 * Update celery config by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/253 * Feat/direct message api by @nndn in https://github.com/potpie-ai/potpie/pull/252 * fix: collect message from stream by @nndn in https://github.com/potpie-ai/potpie/pull/245 * Firecrawl tool for accessing web pages by @kinshuksinghbist in https://github.com/potpie-ai/potpie/pull/251 * Add github issues and PR tool by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/257 * Handle public repos fallback in Github Tool by @dhirenmathur in https://github.com/potpie-ai/potpie/pull/259 ## New Contributors * @kinshuksinghbist made their first contribution in https://github.com/potpie-ai/potpie/pull/229 * @simin75simin made their first contribution in https://github.com/potpie-ai/potpie/pull/230 * @nndn made their first contribution in https://github.com/potpie-ai/potpie/pull/252 **Full Changelog**: https://github.com/potpie-ai/potpie/compare/v0.0.5...v0.0.6