Skip to content

Experimental: Chat Web App#76

Merged
adi-wan-askui merged 15 commits intomainfrom
feat/chat-api
Jun 16, 2025
Merged

Experimental: Chat Web App#76
adi-wan-askui merged 15 commits intomainfrom
feat/chat-api

Conversation

@adi-wan-askui
Copy link
Contributor

@onur-askui Would be nice if you took a look at the stuff outside of src/chat. As the rest is experimental it does not need a thorough review.

- assistants
    - add avatar field
    - allow modifying avatar, name and description
- files
    - removed because not necessary
- run steps
    - removed because not necessary
- messages
    - removed translation service to translate
      our messages into messages LibreChat understands
- threads
    - add name field
    - adapted to new message service
    - add modify endpoint for modifying name
- modifying endpoints
    - use post
    - use custom null value for keeping fields unchanged
      (patching)
- runs
    - fix event streaming
    - remove unnecessary run steps and message delta events
- don't allow create/update/delete assistants
- seed AskUI Vision Agent & Humand Demonstration Agent assistants
  on startup
@adi-wan-askui adi-wan-askui requested a review from onur-askui June 16, 2025 11:16
Copy link
Contributor

@onur-askui onur-askui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't test it due to low anthropic credits but looking good 👍

@adi-wan-askui adi-wan-askui merged commit ef53c57 into main Jun 16, 2025
1 check passed
@adi-wan-askui adi-wan-askui deleted the feat/chat-api branch June 16, 2025 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants