CoolFace
Apppublic

hoduyquocbao/thinker

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
36 commits on main
f07d2eb2mo ago

refactor: remove AI agent implementation and dependencies to simplify app.py and update .gitignore for Python development

hoduyquocbao
e0ff56d2mo ago

init

hoduyquocbao
d77a3985mo ago

chore: update project dependencies in requirements.txt

hoduyquocbao
2e209105mo ago

refactor: remove @spaces.GPU decorator from hello function

hoduyquocbao
b7fab405mo ago

Test hello world app.py

hoduyquocbao
0dd51be5mo ago

Add spaces dummy GPU compatibility

hoduyquocbao
efc191e5mo ago

Fix App crash on missing HF_TOKEN

hoduyquocbao
8d855a05mo ago

chore: update project dependencies in requirements.txt

hoduyquocbao
82e5fad2y ago

fix: Xử lý an toàn tool_calls trong hàm respond

hoduyquocbao
5800c6c2y ago

fix: Cải thiện xử lý tool calls trong hàm respond

hoduyquocbao
3227d732y ago

Cải thiện xử lý tool calls:

hoduyquocbao
2eb60272y ago

Cải thiện xử lý tool_calls:

hoduyquocbao
991aaf62y ago

Cải thiện xử lý JSON chunks:

hoduyquocbao
5692d252y ago

Cải thiện xử lý JSON và function calls:

hoduyquocbao
0e530d62y ago

Cải thiện xử lý lỗi và logging:

hoduyquocbao
0acf0102y ago

Điều chỉnh xử lý function calls:

hoduyquocbao
091933a2y ago

Cải thiện xử lý tool calls:

hoduyquocbao
cbc00d92y ago

Cải thiện xử lý lỗi và logging:

hoduyquocbao
696ee122y ago

Fix lỗi history format:

hoduyquocbao
624b5cd2y ago

Fix lỗi import:

hoduyquocbao
c53a4392y ago

Fix lỗi pydantic_function_tool:

hoduyquocbao
7ad948c2y ago

update requirements

hoduyquocbao
3d0b6482y ago

Cập nhật theo ví dụ mới nhất của OpenAI:

hoduyquocbao
6072dba2y ago

Sửa API format theo OpenAI:

hoduyquocbao
68f93c82y ago

Thêm xử lý function calls:

hoduyquocbao
7be62932y ago

Thêm lại tools cho OpenAI client:

hoduyquocbao
21ebe432y ago

Chuyển sang sử dụng OpenAI client:

hoduyquocbao
13929c82y ago

Chuyển sang sử dụng OpenAI client:

hoduyquocbao
4e8e7242y ago

Cải thiện xử lý lỗi và streaming:

hoduyquocbao
f0ec8742y ago

Cập nhật cách khởi tạo InferenceClient:

hoduyquocbao
f8e5a042y ago

Sửa cấu trúc xử lý stream output theo đúng API:

hoduyquocbao
9578e162y ago

Cải thiện hệ thống logging:

hoduyquocbao
b21adbb2y ago

Tạo lại app với cấu hình token an toàn

hoduyquocbao
a3cb4032y ago

Chuyển HF token vào biến môi trường

hoduyquocbao
f776b592y ago

feat: Bổ sung các tính năng mới

hoduyquocbao
482bc3d2y ago

initial commit

hoduyquocbao