alpha
Login
or
Join now
secluded.site
/
garble
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Transform stdin with an LLM. Pipe text in, get transformed text out.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
garble
/
src
/
at
main
6 files
Amolith
feat(openai-compat): add dialect support
5mo ago
5eba5d4a
api_key.gleam
feat(openai-compat): add dialect support Add Dialect type and parsing to support provider-specific request/response handling for reasoning/thinking content. - Map config dialects to starlet Dialect variants - Support: generic, together, groq, cerebras, llamacpp, tags - Remove old manual HTTP client code (now fully migrated) The Generic dialect remains the default for most providers.
5 months ago
clients.gleam
feat(openai-compat): add dialect support Add Dialect type and parsing to support provider-specific request/response handling for reasoning/thinking content. - Map config dialects to starlet Dialect variants - Support: generic, together, groq, cerebras, llamacpp, tags - Remove old manual HTTP client code (now fully migrated) The Generic dialect remains the default for most providers.
5 months ago
config.gleam
feat(openai-compat): add dialect support Add Dialect type and parsing to support provider-specific request/response handling for reasoning/thinking content. - Map config dialects to starlet Dialect variants - Support: generic, together, groq, cerebras, llamacpp, tags - Remove old manual HTTP client code (now fully migrated) The Generic dialect remains the default for most providers.
5 months ago
garble.gleam
feat(openai-compat): add dialect support Add Dialect type and parsing to support provider-specific request/response handling for reasoning/thinking content. - Map config dialects to starlet Dialect variants - Support: generic, together, groq, cerebras, llamacpp, tags - Remove old manual HTTP client code (now fully migrated) The Generic dialect remains the default for most providers.
5 months ago
prompts.gleam
chore(licensing): add REUSE compliance - Add SPDX-FileCopyrightText and SPDX-License-Identifier headers to all source files, configs, and documentation - Include full license text for AGPL-3.0-or-later and CC0-1.0 - Add Makefile target for running REUSE lint - Add crush.json.license file for tool configuration
6 months ago
providers.gleam
feat(openai-compat): add dialect support Add Dialect type and parsing to support provider-specific request/response handling for reasoning/thinking content. - Map config dialects to starlet Dialect variants - Support: generic, together, groq, cerebras, llamacpp, tags - Remove old manual HTTP client code (now fully migrated) The Generic dialect remains the default for most providers.
5 months ago