MetaRec / MetaRec-backend

Commit History

Route include for debug routes
2a2523a

Hanny658 commited on

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

Hanny658 commited on

API Testing playground implemented
472d0dd

Hanny658 commited on

Centralised Unit Test registration entry
27e025d

Hanny658 commited on

Refactored css styles to separate folders and minor fixes
db165bb

Hanny658 commited on

Frontend debug page
fb042fa

Hanny658 commited on

Debug backend skeleton implementations
3d66027

Hanny658 commited on

fixed some bug in processing logic
f191ade

jnsecret commited on

optimize user interaction
3ad2e11

jnsecret commited on

small updates
872535d

jnsecret commited on

renew requirements
882a107

jnsecret commited on

FIRST VERSION with real agent!!
9863dad

jnsecret commited on

update pipeline
920961f

lingfeng commited on

add agent process
5e01223

lingfeng commited on

roll back
cabf2bd

jnsecret commited on

fixed bug
9a47e9b

jnsecret commited on

try huggingface dataset hub
ff16428

jnsecret commited on

fixed the preference renew; and shorten the prompt to save tokens
483df42

jnsecret commited on

some update on user profile
62013a2

jnsecret commited on

small updates
986a743

jnsecret commited on

small updates
cd5fd27

jnsecret commited on

[major updates] add user profile and add LLM responds
1d3bd60

jnsecret commited on

Add runtime API key loading from backend config endpoint
73d1a9b

jnsecret commited on

added chat history management and changed map to google map
1900432

jnsecret commited on

Fix: Add build verification and debug logs for HF Spaces deployment
e368eda

jnsecret commited on

update back and front end
5879217

jnsecret commited on

remove unnecessary files
da17b7b

jnsecret commited on

Fix: Configure for Hugging Face Spaces deployment - Add Vite config and fix static file serving
8e78d17

jnsecret commited on

Useful settings for huggingface space deployment
5d59d96

VitaminB commited on

jn's part - a base of front&back-end, complete the basic interaction requirements
dc2236a

jnsecret commited on