Commit History

Resolved some keyword errors
f892d0d

jampuramprem commited on

Updated to a better version of python than bullseye
90ab8bf

jampuramprem commited on

Updated to a fully pinned version and stable tag which is widely cached
ef0590c

jampuramprem commited on

Added a fallback for values
e651edc

jampuramprem commited on

Strictly capped the score from 0 to 1 for phase 2 evaluation
e7cacff

jampuramprem commited on

Updated to prioritize openai
22c0d63

jampuramprem commited on

Clamp final scores to strictly (0, 1) for success check
1af5ac7

jampuramprem commited on

Just added a small error message in the inferance and added .env.example for detailing purpose
d0b62f7

jampuramprem commited on

Merge pull request #1 from Prem01-cyber/PR/vignesh
f3dbb1e
unverified

Prem Jampuram commited on

shuffle email, fix reward function
551943d

tonydurden21 commited on

update readme with local running details
f696b4d

tonydurden21 commited on

Remove audioop-lts, incompatible with Python 3.11
d9e73c1

jampuramprem commited on

Add HF Spaces configuration frontmatter
7aa2f63

jampuramprem commited on

Made some documentation updates
340ce5a

jampuramprem commited on

Added latest svg pics
93fd30a

jampuramprem commited on

Updated the png and svg images for better clarity
a1cbdb1

jampuramprem commited on

added mermaid representation of how it works
c3d4f60

jampuramprem commited on

Added mermaid representations than raw representation
8e7cbc5

jampuramprem commited on

code has been reformated as per the openenv validation
c5a9938

jampuramprem commited on

Added lock file and updated requirements.txt
6bb2baa

jampuramprem commited on

updated requirements so openenv is also included
4f1d2b9

jampuramprem commited on

added pyproject file as openenv validation was failing
7acee07

jampuramprem commited on

added openenv such that validation get's passed
c372ed2

jampuramprem commited on

removed logging as we are using our own version such that there would be no conflicts and corrected some naming issues through out the code
0e31d8c

jampuramprem commited on

Updated some minor chore issues in the app.py
0f991d0

jampuramprem commited on

Merge branch 'envdev' of https://github.com/Prem01-cyber/Sieve into deploydev
5b44c67

jampuramprem commited on

added commands to download nltk corpus such that local execution on other systems doesn't cause any issues
ad35fc6

jampuramprem commited on

added commands to download nltk corpus such that local execution on other systems doesn't cause any issues
892cd8f

jampuramprem commited on

Added dockerfile for migrating the current implementation
82ebf76

jampuramprem commited on

Updated the requirements file after a basic complete run
b6f6030

jampuramprem commited on

Updated inference and added logging as per the task requirement
c357a18

jampuramprem commited on

Implemented all the endpoints as requested in the task
51fe7a3

jampuramprem commited on

Added basic structure for the fast api endpoints as per the task
ac030bc

jampuramprem commited on

Removed ambigious stuff from the data so model doesn't fluctuate
e3dccb9

jampuramprem commited on

Updated README file by removing the old rewarding scheme
c416bc5

Prem Jampuram commited on

Implemented score calculations and updated readme with revised scores
6b61dd3

jampuramprem commited on

Implemented processing of support session finalized version
8510c35

jampuramprem commited on

Implemented processing of support session
784d1a2

jampuramprem commited on

Implemented the response drafting
2ee6865

jampuramprem commited on

Updated README file
fa2d09c

Prem Jampuram commited on

Added data using llm for the grading purpose and updated the classification logic and reward allocation
1bf0782

jampuramprem commited on

Merge branch 'master' of https://github.com/Prem01-cyber/Sieve into envdev
8296eed

jampuramprem commited on

Removed the baseline endpoint as it's not required
82c0f49

jampuramprem commited on

Updated the environments as per the task requirements
77c9435

jampuramprem commited on

Updated minior issues pertaining to models
5f214e4

jampuramprem commited on

Updated the README file as relevant to the updated models
3ab6841

jampuramprem commited on

Added the models pertaining to the environement
49d34d1

jampuramprem commited on

Updated the task2 reward details
beae295

jampuramprem commited on