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

Release: Error Handling, Answer Parsing, Configuration, Dependencies #44

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

valentinyanakiev
Copy link
Member

Error Handling

  • Added additional error handling for RabbitMQ messages / replies

Answer Parsing

  • Improved parsing of the response to a query

Configuration

  • Altered the default model temperature

Dependencies

  • Updated the set of dependencies to their latest versions

…remove unused dependencies, linting (#42)

* add additional error handling for responses back to Rabbitmq

* removing content= from answer

* update prompt and remove unused dependencies

* autopep8 generated code improvements

* bump langhain

* bump langhain and fix depreciated code

* move to full chat prompt with chat history

* update prompt based on best practices and introduce a BufferWindowMemory to limit the chat history

* small prompt updates

* updates condense question prompt to handle sentiments

* bump guidance-engine release

* fix python version and update dependencies
@valentinyanakiev valentinyanakiev merged commit ca7ee83 into main Jan 15, 2024
2 checks passed
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