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

Fs 100/Answer Agent uses Mistral Model #37

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

dianaPrahoveanu-SL
Copy link
Collaborator

Description

Modified Answer Agent to use a Mistral Model.

This PR includes updates to the .env.example file. These changes need to be added to your personal .env file. Additionally, update the .env file to include the new MISTRAL_KEY (which can be found in the team channel).

Note: The create_answer_config file has the datetime prompt argument hardcoded, as there was no noticeable change in the model's performance whether a date is provided or not.

Changelog

  • Added promtpfoo test to assess the answer agent using the mistral-large-latest model
  • Added changes into the .env.exmpale file to reflect the changes that needs to be done on the .env file

@dianaPrahoveanu-SL dianaPrahoveanu-SL merged commit 7b1a349 into main Nov 27, 2024
4 checks passed
@dianaPrahoveanu-SL dianaPrahoveanu-SL deleted the FS-100/Test-Answear-Agent-Mistral-API branch November 27, 2024 11:49
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.

3 participants