feat: commit inicial do projeto buddie-chat electron/typescript
- projeto electron/typescript para assistente AI interativo - configuração inicial webpack, tsconfig - spec-kit template integrado - estrutura base para desenvolvimento 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
9
requirements.txt
Normal file
9
requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
PyGObject>=3.42.0
|
||||
openai>=1.0.0
|
||||
requests>=2.28.0
|
||||
json5>=0.9.6
|
||||
asyncio-mqtt>=0.11.1
|
||||
python-dotenv>=0.19.2
|
||||
pydantic>=1.10.0
|
||||
websockets>=10.0
|
||||
aiofiles>=0.8.0
|
||||
Reference in New Issue
Block a user