Final_Assignment_Template / lang_graph_agent.py

Commit History

fix: remove hardcoded temperature=0 from ChatOpenAI model initialization
ffea6b3
Running

jake-adams-wwt commited on

chore: update LLM model from o3 to o1 in LangGraphAgent initialization
1688fb6

jake-adams-wwt commited on

chore: update LLM model from gpt-4.1 to o3 in LangGraphAgent
69ec11f

jake-adams-wwt commited on

refactor: clarify prompt instructions for numeric answers in verify_format method
2993ef8

jake-adams-wwt commited on

feat: enhance formatting assistant prompt to handle numeric answers and remove extra text
27603c0

jake-adams-wwt commited on

fix: update ChatOpenAI model from gpt-4o to gpt-4.1
d43da38

jake-adams-wwt commited on

feat: replace file contents with file link in agent workflow and prompts
56bbbc8

jake-adams-wwt commited on

feat: include original task file contents in answer generation and verification steps
7b4d5c7

jake-adams-wwt commited on

feat: add file reading capability to agent workflow using task IDs
66936e1

jake-adams-wwt commited on

feat: add answer verification and formatting steps to workflow graph
cf55667

jake-adams-wwt commited on

refactor: simplify prompt to return only direct answer without additional text
a7f6abe

jake-adams-wwt commited on

lang graph fix and git ignore
23b6add

jake-adams-wwt commited on

lang graph fix and dev container
a6e1186

jake-adams-wwt commited on