utils

package
v0.0.0-...-b155b17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package utils provides some utility functions for gptchat

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CalculateTokens

func CalculateTokens(model, content string) int

CalculateTokens calculate tokens for given model and content

func TrimByTokens

func TrimByTokens(model, content string, nTokens int) string

TrimByTokens trim content by tokens

find the index to split the content by bi-search

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL