You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Reverting models to make sure calls to the simulator work
* quotes
* Spellcheck fixes
* ignore the models for doc generation
* Fixed the quotes on f strings
* pylint skip file
* Support for summarization
* Adding a limit of 2 conversation turns for all but conversation simulators
* exclude synthetic from mypy
* Another lint fix
* Skip the file causing linting issues
* Bugfix on output to json_qa_lines and empty response from callbacks
* Skip pylint
* Add if/else on message to eval json util
* max conversation turns defaulted to 1 and multiplied by 2 for coversation simulations
* Param rename
* Changed the usage of max_conversation_turns in the tests
0 commit comments