Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aasher
/
Agents_SDK_Expert
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Agents_SDK_Expert
689 kB
1 contributor
History:
31 commits
Aasher
fix: truncate thread name to 50 characters in update_thread method to ensure safe length
933e440
3 months ago
.chainlit
fix: update assistant name and default theme in configuration
3 months ago
public
fix: adjust sidebar accent color for improved contrast
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
129 Bytes
feat: Implement custom PostgreSQL data layer with enhanced datetime handling
3 months ago
.python-version
Safe
5 Bytes
Initialize and create OpenAI Agents SDK assistant webapp
4 months ago
Dockerfile
Safe
1.01 kB
Update Dockerfile to expose port 7860 and modify CMD to include host and port options for chainlit.
4 months ago
README.md
89 Bytes
fix: update README title and color settings; remove chainlit welcome message
3 months ago
app.py
9.51 kB
fix: limit the number of selected frameworks to two in message handling
3 months ago
chainlit.md
Safe
0 Bytes
fix: update README title and color settings; remove chainlit welcome message
3 months ago
chainlit.yaml
165 Bytes
feat: Implement custom PostgreSQL data layer with enhanced datetime handling
3 months ago
data_layer.py
Safe
7.26 kB
fix: truncate thread name to 50 characters in update_thread method to ensure safe length
3 months ago
prompts.py
1.38 kB
feat: Implement custom PostgreSQL data layer with enhanced datetime handling
3 months ago
pyproject.toml
388 Bytes
feat: Implement custom PostgreSQL data layer with enhanced datetime handling
3 months ago
query.sql
2.48 kB
feat: implement database schema with user, thread, step, element, and feedback tables
3 months ago
utils.py
1.78 kB
feat: Implement custom PostgreSQL data layer with enhanced datetime handling
3 months ago
uv.lock
368 kB
feat: Implement custom PostgreSQL data layer with enhanced datetime handling
3 months ago