This branch v6 updated on 29th January 2025.
NEW UPDATE-- Text preprocessing to remove unwanted spaces or characters and passed that processed text to other llm to re validate the json format
- Added crew 1-9 for production
- Output pydantic only done for crew 1 and 9, have to do for others
- updated the directory of codes
- Inputs limited only to STARTUP_INFO
- updated the main.py with orchestration of crew runs
- Added CHAT endpoint with anthropic API stateless