Initial commit
This commit is contained in:
20
skills/pocketflow/assets/template/requirements.txt
Normal file
20
skills/pocketflow/assets/template/requirements.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
# PocketFlow Template Requirements
|
||||
|
||||
# Core framework
|
||||
pocketflow
|
||||
|
||||
# LLM Providers (uncomment what you need)
|
||||
# openai>=1.0.0
|
||||
# anthropic>=0.18.0
|
||||
# google-generativeai>=0.3.0
|
||||
|
||||
# Optional utilities
|
||||
# requests>=2.31.0
|
||||
# beautifulsoup4>=4.12.0
|
||||
# faiss-cpu>=1.7.4
|
||||
# numpy>=1.24.0
|
||||
|
||||
# Development tools
|
||||
# pytest>=7.4.0
|
||||
# black>=23.0.0
|
||||
# flake8>=6.0.0
|
||||
Reference in New Issue
Block a user