Tap into Galadriel’s LLM inference network. Follows the same schema as OpenAI’s chat completion API.
Bearer authentication header.
example value: Bearer Galadriel-API-key
Get API key from Galadriel dashboard.
Returns a chat completion object, or a streamed sequence of chat completion chunk objects if the request is streamed.
The response is of type object
.
Tap into Galadriel’s LLM inference network. Follows the same schema as OpenAI’s chat completion API.
Bearer authentication header.
example value: Bearer Galadriel-API-key
Get API key from Galadriel dashboard.
Returns a chat completion object, or a streamed sequence of chat completion chunk objects if the request is streamed.
The response is of type object
.