hoduyquocbao/thinker
refactor: remove AI agent implementation and dependencies to simplify app.py and update .gitignore for Python development
init
chore: update project dependencies in requirements.txt
refactor: remove @spaces.GPU decorator from hello function
Test hello world app.py
Add spaces dummy GPU compatibility
Fix App crash on missing HF_TOKEN
chore: update project dependencies in requirements.txt
fix: Xử lý an toàn tool_calls trong hàm respond
fix: Cải thiện xử lý tool calls trong hàm respond
Cải thiện xử lý tool calls:
Cải thiện xử lý tool_calls:
Cải thiện xử lý JSON chunks:
Cải thiện xử lý JSON và function calls:
Cải thiện xử lý lỗi và logging:
Điều chỉnh xử lý function calls:
Cải thiện xử lý tool calls:
Cải thiện xử lý lỗi và logging:
Fix lỗi history format:
Fix lỗi import:
Fix lỗi pydantic_function_tool:
update requirements
Cập nhật theo ví dụ mới nhất của OpenAI:
Sửa API format theo OpenAI:
Thêm xử lý function calls:
Thêm lại tools cho OpenAI client:
Chuyển sang sử dụng OpenAI client:
Chuyển sang sử dụng OpenAI client:
Cải thiện xử lý lỗi và streaming:
Cập nhật cách khởi tạo InferenceClient:
Sửa cấu trúc xử lý stream output theo đúng API:
Cải thiện hệ thống logging:
Tạo lại app với cấu hình token an toàn
Chuyển HF token vào biến môi trường
feat: Bổ sung các tính năng mới
initial commit
