tuneapi package
Subpackages
- tuneapi.apis package
- Submodules
- tuneapi.apis.model_anthropic module
- tuneapi.apis.model_gemini module
- tuneapi.apis.model_openai module
Groq
Mistral
OpenAIProtocol
OpenAIProtocol.chat()
OpenAIProtocol.chat_async()
OpenAIProtocol.distributed_chat()
OpenAIProtocol.distributed_chat_async()
OpenAIProtocol.embedding()
OpenAIProtocol.embedding_async()
OpenAIProtocol.image_gen()
OpenAIProtocol.image_gen_async()
OpenAIProtocol.set_api_token()
OpenAIProtocol.speech_to_text()
OpenAIProtocol.stream_chat()
OpenAIProtocol.stream_chat_async()
OpenAIProtocol.text_to_speech()
OpenAIProtocol.text_to_speech_async()
Openai
TuneModel
- tuneapi.apis.turbo module
- Module contents
- tuneapi.endpoints package
- tuneapi.types package
- Submodules
- tuneapi.types.chats module
Dataset
EmbeddingGen
ImageGen
Message
ModelInterface
ModelInterface.api_token
ModelInterface.base_url
ModelInterface.chat()
ModelInterface.chat_async()
ModelInterface.distributed_chat()
ModelInterface.distributed_chat_async()
ModelInterface.embedding()
ModelInterface.embedding_async()
ModelInterface.extra_headers
ModelInterface.image_gen()
ModelInterface.image_gen_async()
ModelInterface.model_id
ModelInterface.set_api_token()
ModelInterface.speech_to_text()
ModelInterface.speech_to_text_async()
ModelInterface.stream_chat()
ModelInterface.stream_chat_async()
Thread
ThreadsList
ThreadsTree
ThreadsTree.ROLLOUT
ThreadsTree.add()
ThreadsTree.breadth
ThreadsTree.copy()
ThreadsTree.degree_of_tree
ThreadsTree.delete()
ThreadsTree.from_dict()
ThreadsTree.latest_message
ThreadsTree.latest_node
ThreadsTree.pick()
ThreadsTree.regenerate()
ThreadsTree.regenerate_stream()
ThreadsTree.rollout()
ThreadsTree.size
ThreadsTree.step()
ThreadsTree.step_stream()
ThreadsTree.to_dict()
ThreadsTree.undo()
Tool
Transcript
Usage
WebVTTCue
assistant
function_call
function_resp
get_transcript()
human
system
- tuneapi.types.evals module
- Module contents
- tuneapi.utils package
- Submodules
- tuneapi.utils.code module
- tuneapi.utils.env module
- tuneapi.utils.fs module
- tuneapi.utils.logger module
- tuneapi.utils.logic module
- tuneapi.utils.mime module
- tuneapi.utils.misc module
- tuneapi.utils.networking module
- tuneapi.utils.parallel module
- tuneapi.utils.prompts module
- tuneapi.utils.randomness module
- tuneapi.utils.serdeser module
- tuneapi.utils.subway module
- tuneapi.utils.terminal module
- Module contents