Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Upload Functionality #200

Merged
merged 25 commits into from
May 16, 2024
Merged

File Upload Functionality #200

merged 25 commits into from
May 16, 2024

Conversation

Mookse
Copy link
Member

@Mookse Mookse commented May 16, 2024

  • file upload functionality from frontend through to vector store
  • file collection view

- assets
wip stable
- assets

Signed-off-by: Erik Jespersen <mookse@gmail.com>
wip stable

Signed-off-by: Erik Jespersen <mookse@gmail.com>
- Merge branch 'base' into 182-q-help
- cosmetic
- `Globals` improvement
- select help type
- submit help
- receive reponse
- cosmetic update of @module in ESDocs
- display chat/request response bubbles
- begin breakout of animations.css
- llm conectivity
- await css
- help chat refresh
- availableExperiences()
- launch tutorial button
- launchExperience event
- popup-container css
- env defaults to gpt-4o
- gpt updates
- improved message parsing
- cosmetic
wip unstable
- clean-up after wip
- vector store initial paint
- multi-file upload button frontend
- pipeline to vector-store to attach files
- vector store attached to PA
- avatar upload() returns
```
{
 uploads: files,
 files: vectorstoreFileList,
 success: true,
}
```
- api adds:
```
{
 type: type,
 message: `File(s) [type=${ type }] uploaded successfully.`
}
```
- file-collection returned correctly on refresh
- file-collection displays
@Mookse Mookse self-assigned this May 16, 2024
@Mookse Mookse added bug Something isn't working enhancement New feature or request system-avatar MyLife Core Intelligence core.js labels May 16, 2024
@Mookse Mookse added refactor refactoring of current code front-end bot labels May 16, 2024
@Mookse Mookse merged commit 11b8b86 into 197-version-007-updates May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot bug Something isn't working enhancement New feature or request front-end refactor refactoring of current code system-avatar MyLife Core Intelligence
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant