No project description provided
Project description
base.py
👋 Hi there,
This module is to simplify the access to my utility functions. Feel free to use it and suggest improvements 🤝
Last Update - 26th of September 2023
We are now using Chat-GPT-Instruct when "asking a question" to GPT. This is faster and more performant than queriying the Chat Model (3.5 turbo). Asking a question to GPT4 is still possible.
What is in this package?
The codebase is separated in 4 main sections: 1. General utilities functions 2. Date & Time related functions 3. Internet related functions 4. ChatGPT related functions
TODO => provide some examples in this README to make it more convenient.
Dependencies If not already installed, this module will install the following packages and their dependencies:
- tiktoken - to calculate the number of tokens
- openai - for embedding, chat-gpt-3.5, chat-gpt-instruct, and chat-gpt-4
- request
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for henryobj-0.1.36-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87b5904bee7c6371bcfc44847a378287cb09028146c2ede4751d2dca6dedc472 |
|
MD5 | 4033d7d49371a6a57a7d0aee464c851c |
|
BLAKE2b-256 | 04c5186feb07e3f3a2a90f0a2f3458a04c690925603b52974e89f5fc50f784a2 |