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

Update the chatbotcore modules #47

Merged
merged 24 commits into from
Jan 7, 2025
Merged

Conversation

ranjan-stha
Copy link
Collaborator

Changes

  • Update the retrieval system
  • Update the chunking method.
  • Update the prompts used for llm
  • Update the Hyper-parameters.

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • n+1 queries
  • flake8 issues
  • print
  • typos
  • unwanted comments

This PR contains valid:

  • tests
  • permission checks (tests here too)

@ranjan-stha ranjan-stha changed the title Project/contextual chunks Update the chatbotcore modules Dec 20, 2024
chatbotcore/custom_embeddings.py Outdated Show resolved Hide resolved
chatbotcore/doc_loaders.py Show resolved Hide resolved
Copy link
Member

@susilnem susilnem left a comment

Choose a reason for hiding this comment

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

LGTM!

@sudan45 sudan45 merged commit e066f2c into develop Jan 7, 2025
9 checks passed
@sudan45 sudan45 deleted the project/contextual-chunks branch January 7, 2025 05:31
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.

5 participants