Commit History

Update LangGraphAgent to use meta-llama/Llama-3.3-70B-Instruct-Turbo model instead of openai/gpt-oss-20b
ab1278d

trongld commited on

Update LangGraphAgent to use ChatTogether model instead of ChatOpenRouter
713244e

trongld commited on

Update LangGraphAgent to use z-ai/glm-4.5-air model instead of mistralai/mistral-small-3.2-24b-instruct
a37c30b

trongld commited on

Update LangGraphAgent to use mistralai/mistral-small-3.2-24b-instruct model instead of glm-4.5-air
ac0f5e1

trongld commited on

Update LangGraphAgent to use glm-4.5-air model instead of deepseek-r1-0528
c83794b

trongld commited on

Update LangGraphAgent to use deepseek-r1-0528 model instead of gpt-oss-20b
1459240

trongld commited on

Update LangGraphAgent to use ChatOpenRouter model instead of ChatGoogleGenerativeAI
075ffbc

trongld commited on

Update LangGraphAgent to use gemma-3-27b-it model instead of gemini-2.5-flash
ba54b7f

trongld commited on

Update LangGraphAgent to use ChatGoogleGenerativeAI
c3c0da2

trongld commited on

Update LangGraphAgent to use ChatGoogleGenAI and modify requirements.txt
7ebc204

trongld commited on

Update default model in LangGraphAgent to use Google Gemma 3-27B
7c5e20d

trongld commited on

Update default model in LangGraphAgent to use OpenAI GPT-OSS 20B
9f289a4

trongld commited on

Refactor system prompt handling in LangGraphAgent and BasicAgent for improved clarity and consistency
11cd630

trongld commited on

Refactor LangGraphAgent system prompt and add new tools for reading Excel and text files
189d69a

trongld commited on

Add ChatOpenRouter class and integrate system prompt loading in BasicAgent
af4f5ea

trongld commited on

Implement LangGraphAgent and enhance BasicAgent functionality; update requirements and add .env configuration
e6315a0

trongld commited on