-
Notifications
You must be signed in to change notification settings - Fork 2
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
AI-Asset-Assistant #90
Closed
13 tasks done
Labels
enhancement
New feature or request
required
functionality required for primary pre-alpha release to family and friends
system-avatar
MyLife Core Intelligence
Milestone
Comments
|
Out-of-Scope
|
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
required
functionality required for primary pre-alpha release to family and friends
system-avatar
MyLife Core Intelligence
Asset Assistant
Upload functionality
Recently, openai released beta v2 of their GPT assistant tech; as a result, file structuring has changed, theoretically for the better, where they have the vector store, which obviates a branch of development internally for the moment. Original specifications are found now in comments
routes.mjs
: member-route only/upload
functions.mjs
,api-functions.mjs
:upload(ctx)
function routes to avatarmylife-avatar.mjs
: instantiates Asset Assistantasset-assistant.mjs
: enhance/refactor for new vector-storemylife-factory.mjs
: stores vectorstoreId to datacoremylife-llm-services.mjs
: upload(), list() from openAIThe text was updated successfully, but these errors were encountered: