Commit Graph

6 Commits

Author SHA1 Message Date
mhmmdjafarg 2fb62bd04a bybit functionality 2025-12-26 13:49:10 +07:00
Jafar Muhammad 5d17b8c445
[Market Analyst] Use Crypto Data (#3)
* add tools binance get market data

* update

* fix miss symbol

* fix tools and bulk taapi
2025-12-26 01:47:12 +07:00
rdyzakya 5294324f97 update env example for telegram 2025-12-25 23:29:32 +08:00
luohy15 7fc9c28a94 Add environment variable configuration support
- Add .env.example file with API key placeholders
- Update README.md with .env file setup instructions
- Add dotenv loading in main.py for environment variables

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 23:58:51 +08:00
Yijia Xiao 26c5ba5a78
Revert "Docker support and Ollama support (#47)" (#57)
This reverts commit 78ea029a0b.
2025-06-26 00:07:58 -04:00
Geeta Chauhan 78ea029a0b
Docker support and Ollama support (#47)
- Added support for running CLI and Ollama server via Docker
- Introduced tests for local embeddings model and standalone Docker setup
- Enabled conditional Ollama server launch via LLM_PROVIDER
2025-06-25 23:57:05 -04:00