This website requires JavaScript.
Explore
Help
Sign In
shoko
/
randebu
Watch
1
Star
0
Fork
0
You've already forked randebu
Code
Issues
6
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb62e53093172150b866d7a77dc643286a236189
randebu
/
src
/
backend
History
shokollm
bb62e53093
fix: Handle price_change_24h field name in search results
...
Search API returns 'price_change_24h' not 'token_price_change_24h'. Now checks for both.
2026-04-14 00:33:38 +00:00
..
app
fix: Handle price_change_24h field name in search results
2026-04-14 00:33:38 +00:00
tests
fix: respect candle_delay from config, default to fast tests
2026-04-12 05:24:43 +00:00
.env.example
fix: update MiniMax API endpoint and default model
2026-04-10 03:07:02 +00:00
requirements.txt
fix: add bcrypt version constraint for passlib compatibility
2026-04-10 00:55:18 +00:00
run.py
fix: increase timeout for long-running AI chat requests
2026-04-10 08:51:03 +00:00
setup.py
feat: backend project setup with FastAPI structure and dependencies
2026-04-08 03:48:21 +00:00