Skip to content

refactor(context.ts): convert VectorStore class to VectorStore interf… #4

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

Merged
merged 8 commits into from
Sep 13, 2024

Conversation

jucasoliveira
Copy link

…ace and createVectorStore function to improve code readability and maintainability

…ace and createVectorStore function to improve code readability and maintainability
…dle model data

feat(engine): create common functions combineConsecutiveMessages and ensureMessagesAlternate to process and combine messages efficiently

feat(utils.ts): add support for selecting a model based on the chosen engine
fix(utils.ts): update engine and model choices to have consistent capitalization
fix(utils.ts): update apiKeyPrompt function to include model selection and save all credentials
…toring model information

feat(webHandler.ts): pass model parameter to saveCredentials function when handling web research
refactor(rag/index.ts): improve plugin matching logic and response handling in determinePlugins function
…ajor release and update description to reflect changes made in the new version
feat(README.md): update installation instructions to use correct package name and add usage instructions
feat(README.md): add information about providing OpenAI API key on first run
docs(README.md): update prerequisites section with correct information and add links to relevant resources
feat(README.md): add section for deleting all conversations and using with npx
docs(README.md): update contributing section to refer to CONTRIBUTING.md for contribution guidelines
feat(README.md): add stats section to display project statistics
…ge to clean up the file and improve readability
@jucasoliveira jucasoliveira merged commit 24ed07b into main Sep 13, 2024
@jucasoliveira jucasoliveira deleted the improve_context branch September 13, 2024 08:26
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.

1 participant