No project description provided
Project description
base.py
👋 Hi there,
This module is to simplify the access to utility functions I use in various codebases. Feel free to use it and suggest improvements 🤝
Last Update - 8th of January 2024
WIP: Adding the OAI assistants in this package
What is in this package?
The package is separated in 3 modules: 1. General utilities functions in 'base.py' 2. Open AI related functions in 'oai.py' 3. Internet 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, and chat-gpt-4
- request
- bs4
Old Updates
November 2023: Added the latest models from Open AI and added a func to extract the conversation in a clean manner even with nested json.
September 2023: (Removed in 2024) We are using Chat-GPT-Instruct when "asking a question" to GPT.
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.64-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc2ca213355ca0f38d437ad9b27bac05388ff4ca02f21f7e7b5cc6b3df9115fa |
|
MD5 | de2d89a0f3ec994b8f6f193bedd03162 |
|
BLAKE2b-256 | ccd63920043eb1e3a05fad58527ad1befcf134d5183c8bac91e7fab31acde343 |