Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

MAJOR UPGRADE - LangChain/OpenAI libraries. #238

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Conversation

lvalics
Copy link
Contributor

@lvalics lvalics commented Feb 17, 2024

  • Incorporate 'Ollama' into your example.env configuration and make sure to reflect these changes in your .env file for compatibility.
  • We've expanded the logging capabilities within settings.py by deploying logging.debug for more detailed insights, although it remains inactive when the DEBUG mode is off.
  • We've refreshed the dependencies listed in requirements.txt to ensure the latest support and functionality.
  • Updates to LangChain and OpenAI libraries, now feature the exciting addition of Ollama, currently under development.
  • This version has a significant update that is still pending comprehensive testing; therefore, we advise against deploying it in production environments until it is fully vetted.
  • Modifications have been made to the history module to append the input message to requests sent to OpenAI. These changes are still being tested. (disabled for the moemnt)

…ure to reflect these changes in your .env file for compatibility.

- We've expanded the logging capabilities within settings.py by deploying logging.debug for more detailed insights, although it remains inactive when the DEBUG mode is off.
- We've refreshed the dependencies listed in requirements.txt to ensure the latest support and functionality.
- Updates to LangChain and OpenAI libraries, now feature the exciting addition of Ollama, currently under development.
- This version has a significant update that is still pending comprehensive testing; therefore, we advise against deploying it in production environments until it is fully vetted.
- Modifications have been made to the history module to append the input message to requests sent to OpenAI. These changes are still being tested. (disabled for the moemnt)
@lvalics lvalics self-assigned this Feb 17, 2024
@lvalics lvalics added beta This is a beta version. Use it only in DEV environment. WIP Work in progress labels Feb 17, 2024
@lvalics lvalics merged commit cc35064 into openchatai:main Feb 17, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
beta This is a beta version. Use it only in DEV environment. WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant