This website requires JavaScript.
Explore
Help
Sign In
bolade
/
Anton_wireframe
Watch
1
Star
0
Fork
0
You've already forked Anton_wireframe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1f3f08e80d26fd340b4211b570e6cc0b3bc7a586
Anton_wireframe
/
app
/
routers
T
History
bolade
1f3f08e80d
Remove deprecated stage_focus column and update database path for consistency; add schema verification script and document schema mismatch fixes
2025-10-07 11:31:16 +01:00
..
__pycache__
Remove deprecated stage_focus column and update database path for consistency; add schema verification script and document schema mismatch fixes
2025-10-07 11:31:16 +01:00
__init__.py
made version 2
2025-09-25 17:00:38 +01:00
companies.py
Refactor investor and company schemas to allow optional fields; update filtering logic in read_companies function and add find_similar_investors endpoint; change LLM model in InvestorProcessor and QueryProcessor for improved performance.
2025-09-27 10:45:08 +01:00
investors.py
Update .gitignore to exclude preprocessor directory; refactor find_similar_investors function to improve similarity scoring based on investor characteristics and add limit parameter for results.
2025-10-01 23:29:29 +01:00
projects.py
Add project management functionality with CRUD operations and associations; introduce project schemas and update main application routing.
2025-09-27 08:53:59 +01:00