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

Feat/set default env #68

Closed
wants to merge 31 commits into from
Closed

Feat/set default env #68

wants to merge 31 commits into from

Conversation

AnniePacheco
Copy link

@AnniePacheco AnniePacheco commented Oct 11, 2024

Summary

This PR set default values for environmental variables : MAX_TOKENS, TEMPERATURE, TOP_K, TOP_P, CHUNK_SIZE, CHUNK_OVERLAP, ADD_START_INDEX,SYSTEM_PROMPT,EMBEDDER_MODEL and XI_CHUNK_SIZE

Changes

  • Modified RagManager.py,
  • Modified MessagesManager.py
  • Modified VoicesFacesManager.py

Related Issues

N/A

Type of Change

Features

Checklist

  • I have read the CONTRIBUTING documentation.
  • I have performed a self-review of my own code.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the documentation (if applicable).

Screenshots (if applicable) Example of use:

Additional Context

Tested locally using Swagger.

@AnniePacheco AnniePacheco added enhancement New feature or request assistant pAI Assistant Application labels Oct 11, 2024
@AnniePacheco AnniePacheco self-assigned this Oct 11, 2024
Copy link

@samj samj closed this Jan 16, 2025
@samj samj deleted the feat/set-default-env branch January 18, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assistant pAI Assistant Application enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants