You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Understand how to manage content like prompts, dialogues, file data, and how to retrieve and modify this content.
103
103
104
-
### [Custom](https://github.com/JasminDreasond/TinyAiApi/blob/main/docs/custom.md) - Working with Custom Values
104
+
### [Custom](./docs/custom.md) - Working with Custom Values
105
105
106
106
Understand how to implement custom values, including session-specific data and any user-defined parameters.
107
107
108
-
### [Dev](https://github.com/JasminDreasond/TinyAiApi/blob/main/docs/dev.md) - Development Tools
108
+
### [Dev](./docs/dev.md) - Development Tools
109
109
110
110
For developers looking to extend or debug the API, this section provides tools and guidelines for working with the internal workings of the library.
111
111
112
-
### [Models](https://github.com/JasminDreasond/TinyAiApi/blob/main/docs/models.md) - Model Configuration
112
+
### [Models](./docs/models.md) - Model Configuration
113
113
114
114
Set up models and manage their configurations to interact with the API correctly. This includes handling different types of models and adjusting their parameters.
0 commit comments