Commit History

fix: truncate thread name to 50 characters in update_thread method to ensure safe length
933e440

Aasher commited on

fix: truncate thread name to 200 characters in update_thread method to prevent database errors
f39d924

Aasher commited on

fix: adjust sidebar accent color for improved contrast
82a9011

Aasher commited on

fix: update sidebar accent color for improved contrast
62afe4e

Aasher commited on

fix: update sidebar accent color for improved visibility
500f653

Aasher commited on

fix: update assistant name and default theme in configuration
6fe1aae

Aasher commited on

fix: update README title and color settings; remove chainlit welcome message
2f48601

Aasher commited on

fix: update sidebar foreground and accent colors for better visibility in dark theme
7202569

Aasher commited on

fix: update sidebar colors for improved contrast in dark theme
ff1cbe6

Aasher commited on

Add theme configuration with light and dark mode variables
1a580f7

Aasher commited on

fix: limit the number of selected frameworks to two in message handling
f012c34

Aasher commited on

fix: correct variable usage in file selection logic to limit frameworks to three
78236df

Aasher commited on

feat: implement database schema with user, thread, step, element, and feedback tables
2c3a75b

Aasher commited on

feat: enhance chat settings by integrating command setup and refining file switch initialization
3f55ff0

Aasher commited on

refactor: reorganize chat settings handling and integrate file setup into chat resumption
d668907

Aasher commited on

feat: Implement custom PostgreSQL data layer with enhanced datetime handling
4404bc4

Aasher commited on

refactor: update system prompt to be dynamic based on selected frameworks and improve clarity in instructions
0308583

Aasher commited on

feat: add image processing functionality to convert images to base64 and send with messages
c28c2ce

Aasher commited on

feat: add URL context tool
43f6ab7

Aasher commited on

fix: update step naming logic
aea0b66

Aasher commited on

Refactor Google Drive file download to be asynchronous and update dependencies for aiohttp
483a3e4

Aasher commited on

Refactor file handling and dynamic UI setup in chat initialization. Add option for selecting multiple sources
14032b1

Aasher commited on

Add URL context tool in the app
6289261
verified

Aasher commited on

Add web search command and integrate it into message handling
306efe9

Aasher commited on

Update Dockerfile to expose port 7860 and modify CMD to include host and port options for chainlit.
740c0ff

Aasher commited on

Update readme
1871e6c

Aasher commited on

Update readme
67e11f3

Aasher commited on

Merge branch 'main' of https://huggingface.co/spaces/Aasher/Agents_SDK_Expert
1eecdcf

Aasher commited on

Refactor app.py to improve clarity in step naming and clean up whitespace. Update config.toml to enhance file upload settings and adjust UI name and theme. Modify translations to remove unnecessary text in status messages.
442b4ab

Aasher commited on

initial commit
f55f13c
verified

Aasher commited on

Initialize and create OpenAI Agents SDK assistant webapp
8af6286

Aasher commited on