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

refactor: decouple default vendor #248

Merged
merged 3 commits into from
Sep 27, 2024

Conversation

maciejmajek
Copy link
Member

Purpose

Make RAI vendor-agnostic and improve documentation clarity

Proposed Changes

Remove OpenAI-specific references and hardcoding

Issues

  • Links to relevant issues

Testing

  • How was it tested, what were the results?

Copy link
Member

@adamdbrw adamdbrw left a comment

Choose a reason for hiding this comment

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

Minor suggestions to increase focus on vendor independence

maciejmajek and others added 3 commits September 27, 2024 14:18
… and usage

- Simplify the description of vendor-agnostic setup in the README.
- Remove redundant notes and clarify the use of local solutions.
- Update code examples to use the new model initialization method.
- Clarify the support for both cloud and local models in the voice interface documentation.
- Improve instructions for running the Streamlit interface and clarify environment variable requirements.
@maciejmajek maciejmajek force-pushed the refactor/decouple-default-vendor branch from dde6e1b to 8e7e3da Compare September 27, 2024 12:18
@maciejmajek maciejmajek merged commit 49baec9 into development Sep 27, 2024
4 checks passed
@maciejmajek maciejmajek deleted the refactor/decouple-default-vendor branch September 27, 2024 12:22
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.

2 participants