Commit History

feat: Add initial documentation for smart contract problem and solution, including tasks for vulnerability detection and property discovery
f93644a
Running

ajaxwin commited on

refactor: Update API base URL and model name, enhance message handling with history tracking
e5b8b13

ajaxwin commited on

refactor: Update task configurations and grading logic for improved scoring and consistency
dccaaac

ajaxwin commited on

fix: Update output instructions in prompts.py to enforce case sensitivity and structure, inference.py made DRY, PROJECT works
c6002b4

ajaxwin commited on

refactor: Update inference.py to use AsyncOpenAI and make episode functions asynchronous
1248d28

ajaxwin commited on

bug fixes in inference.py
2171069

ajaxwin commited on

refactor: Reward clamping in graders
41a051f

ajaxwin commited on

refactor: Task3 reward model changed, agent adjusted for new model
48661cd

ajaxwin commited on

refactor: Improved grading logic for task 2
f78cba2

ajaxwin commited on

refactor: grader trivial bug,
7f7bcc6

ajaxwin commited on

refactor: Update ActionType to include costs and modified grader for task 1
5235476

ajaxwin commited on

fix: Update environment variable loading to use load_dotenv and raise error for missing HF_TOKEN
409c8b7

ajaxwin commited on

refactor: Rename submit_function to submit and removes asserts from eval.py
277ec6e

ajaxwin commited on

Switching to old inference.py
8493010
unverified

Ajaxwin commited on

refactor: Update grading logic and submission handling across tasks for improved accuracy and consistency
cfae7a7

ajaxwin commited on

fix: Update environment variable loading to use load_dotenv and adjust episode count
0b06e9e

ajaxwin commited on

project working
6be844b

ajaxwin commited on

fix: Handle optional request body in reset endpoint and set default task ID
a503619

ajaxwin commited on

fix: Update API responses to return JSON format and remove deprecated file references
cfd3cfa

ajaxwin commited on

feat: Update inference script and Dockerfile for improved functionality
df6af9d

ajaxwin commited on

fix: update file path for landing page in root endpoint
7940abd

ajaxwin commited on

html file path and api corrected
c27e659

ajaxwin commited on

fix: Update file paths and ensure model loading in PropertyRetriever
45bd962

ajaxwin commited on

feat: Add landing page and API documentation
17ed3a7

ajaxwin commited on

fix import paths in app.py to reflect correct module structure
0304fd3

ajaxwin commited on

refactor Dockerfile: streamline build process by removing builder stage and consolidating dependency installation
3c4240f

ajaxwin commited on

refactor Dockerfile and requirements.txt: update base image, consolidate dependencies, and adjust NLTK data download
144ccd7

ajaxwin commited on

original dockerfile
2031e4c

ajaxwin commited on

refactor Dockerfile: consolidate package installation and remove packages.txt
0225bde

ajaxwin commited on

refactor Dockerfile: update CMD to ENTRYPOINT and remove packages.txt
f21076f

ajaxwin commited on

refactor Dockerfile: adjust NLTK downloader position and update venv path
ed51cb8

ajaxwin commited on

dockerfile nltk update
1505111

ajaxwin commited on

dockerfile updated again 3
39dd0e3

ajaxwin commited on

added packages.txt
b1b6fba

ajaxwin commited on

removed uv.lock
b1a1c79

ajaxwin commited on

dockerfile update 3
a0858e7

ajaxwin commited on

dockerfile updated
878ca5a

ajaxwin commited on

pyproject.toml updated
7fe808d

ajaxwin commited on

dockerfile, python version changed
ac7fce1

ajaxwin commited on

updated dockerfile
fe328e6

ajaxwin commited on

Readme -> Docs
73c779f

ajaxwin commited on

Structure Changed, files reviewed
88875f7

ajaxwin commited on

task3 evalutated
1b91307

ajaxwin commited on

key names updated
2ee85c9

ajaxwin commited on

task1, task2 evaluated
671787b

ajaxwin commited on

task3 reviewed
056cf7b

ajaxwin commited on

Task1 actions reviewed
c719864

ajaxwin commited on

task2 reviewed, semanticmatcher implemented
cf983b8

ajaxwin commited on

separated actions, prompts
e8c9acc

ajaxwin commited on

Updated dataset with vulnerable functions
49df6d3

ajaxwin commited on