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
version_two
Anton_wireframe
/
app
/
schemas
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
bolade
6d902345c0
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
..
__pycache__
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
__init__.py
made version 2
2025-09-25 17:00:38 +01:00
project_schemas.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
py_schemas.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
router_schemas.py
Update .gitignore to exclude __pycache__ directories and modify schemas to allow optional fields for better flexibility; adjust batch size in InvestorProcessor for improved processing efficiency.
2025-09-26 15:56:29 +01:00