Commit History
Merge branch 'main' into debug-sys-visualize-v1 44f60bb unverified
Guo Huizhong commited on
Warn for missing api keys instead of raising exception 778898a
briyanii commited on
Update environment variable documentation 7d57b8a
briyanii commited on
Refactor to use environment variables for model names 3c85236
briyanii commited on
Add missing import 5c8a972
briyanii commited on
Fix incorrect type name ff6d801
briyanii commited on
Add print message when failing to initialize AzureOpenAI client 9418c0d
briyanii commited on
Fix incorrect type name be9ae3e
briyanii commited on
Add missing comma: service.py (line 2292) 1b9b81f
briyanii commited on
Refactor files: move openai client initialization to main.py 79e32b1
briyanii commited on
Adding timeout and rate limits 8fb2941
API Testing playground implemented 472d0dd
Centralised Unit Test registration entry 27e025d
Refactored css styles to separate folders and minor fixes db165bb
Frontend debug page fb042fa
Debug backend skeleton implementations 3d66027
fixed some bug in processing logic f191ade
optimize user interaction 3ad2e11
small updates 872535d
renew requirements 882a107
FIRST VERSION with real agent!! 9863dad
update pipeline 920961f
lingfeng commited on
add agent process 5e01223
lingfeng commited on