MCPcopy Create free account
hub / github.com/OpenBMB/ToolBench / davinci_model.py

File davinci_model.py

toolbench/inference/LLM/davinci_model.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# coding=utf-8
3from typing import Optional, List, Mapping, Any
4from termcolor import colored

Callers

nothing calls this directly

Calls 2

DavinciClass · 0.85
predictionMethod · 0.45

Tested by

no test coverage detected