mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-10-18 11:28:38 +00:00

* force support for gpt-35-turbo Cos Tiktoken doesn't support it yet - see https://github.com/openai/tiktoken/pull/72 * Update openai_utils.py * Appeasing the linting gods Why hast thou forsaken me ? * Remove trailing whitespace * chg: remove redundant elif block