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

Version 0.0.8 #226

Merged
merged 80 commits into from
May 28, 2024
Merged

Version 0.0.8 #226

merged 80 commits into from
May 28, 2024

Conversation

Mookse
Copy link
Member

@Mookse Mookse commented May 28, 2024

Welt weekly build version alpha 8
Close #206

Mookse and others added 30 commits April 29, 2024 11:57
- assets
wip stable
- assets

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

Signed-off-by: Erik Jespersen <mookse@gmail.com>
Updated version numbers
updated azure/webapps-deploy to v3
- 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
* 20240429 @Mookse
- assets

* 20240429 @Mookse
wip stable

* 20240429 @Mookse
- assets

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

* 20240429 @Mookse
wip stable

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

* 20240507 @Mookse
- `Globals` improvement
- select help type
- submit help
- receive reponse
- cosmetic update of @module in ESDocs

* 20240511 @Mookse
- display chat/request response bubbles
- begin breakout of animations.css
- llm conectivity
- await css

* 20240512 @Mookse
- help chat refresh

* 20240512 @Mookse
- availableExperiences()
- launch tutorial button
- launchExperience event

* 20240513 @Mookse
- popup-container css

* 20240513 @Mookse
- env defaults to gpt-4o

* 20240513 @Mookse
- gpt updates
- improved message parsing
- cosmetic

---------

Signed-off-by: Erik Jespersen <mookse@gmail.com>
- clean-up after wip
- vector store initial paint
- bug fix: system experiences frontend function
- 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 and others added 17 commits May 24, 2024 12:50
- cosmetic (fix memoir)
- fix: delimeter for mbr_id
- scrollable bot options
- cosmetic and nomenclature changes
- cosmetic microphone
- activebot name in connecting
- add globals.clearArray()
- refactor botContainer [part-1]
- scrollbar improvements
- hostedMembers update
- move `aboutContainer` to Globals
- move mLoginSelect to guests
- move `mChallengeError`, `mChallengeInput`, `mChallengeSubmit`  to guests
- removed extraneous HTML files, now embeded in Q
- remove contributions
- remove category(ies)
- remove local embedding [for now]
- signup overhaul
- refresh on first open of collection
- addMessages in members.mjs
- summarize document shortcut
- modified LLM to create thread on `getLLMResponse` (only)
Signed-off-by: Erik Jespersen <42016062+Mookse@users.noreply.github.com>
@Mookse Mookse added bug Something isn't working enhancement New feature or request system-avatar MyLife Core Intelligence core.js required functionality required for primary pre-alpha release to family and friends refactor refactoring of current code front-end session register bot labels May 28, 2024
@Mookse Mookse self-assigned this May 28, 2024
@Mookse Mookse merged commit f0d809e into base May 28, 2024
2 checks passed
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 register required functionality required for primary pre-alpha release to family and friends session system-avatar MyLife Core Intelligence
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Version 0.0.8 Updates
1 participant