Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bytez-com/docs
/ types & classes
Types & classes
21 in github.com/Bytez-com/docs
⨍
Functions
47
◇
Types & classes
21
↓ 2 callers
Class
Bytez
API Client for interfacing with the Bytez API.
sdk/python/bytez/main.py:6
↓ 2 callers
Interface
Response
sdk/javascript/src/interface/Client.ts:25
↓ 1 callers
Class
Client
Client class for handling HTTP requests to the Bytez API. Attributes: auth (dict): Authorization headers containing API key.
sdk/python/bytez/client.py:6
↓ 1 callers
Class
Model
Represents a model in the Bytez API
sdk/python/bytez/model.py:5
Class
sdk/javascript/src/client.ts:3
Class
sdk/javascript/src/index.ts:11
Class
sdk/javascript/src/model.ts:9
Class
docs/scripts/generatePages/Component.js:1
Class
Bytez
sdk/javascript/src/index.ts:11
Interface
Capacity
sdk/javascript/src/interface/Model.ts:4
Class
Client
sdk/javascript/src/client.ts:3
Class
Component
docs/scripts/generatePages/Component.js:1
Interface
Create
sdk/javascript/src/interface/Model.ts:32
Interface
Details
sdk/javascript/src/interface/Model.ts:74
Interface
Inference
sdk/javascript/src/interface/inference.ts:1
Class
InferenceOptions
sdk/python/bytez/interface.py:4
Interface
ListModels
sdk/javascript/src/interface/List.ts:3
Class
Model
sdk/javascript/src/model.ts:9
Class
TestTextGeneration
Tests for text generation models in a fixed order.
sdk/python/test.py:14
Interface
Update
sdk/javascript/src/interface/Model.ts:61
Class
_List
A helper class to expose list functions under `bytez.list`.
sdk/python/bytez/main.py:22