This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
coyote
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
50ff9008fe13651d88558628ae95303a31729cc7
coyote
/
src
/
client
T
History
Dark-Alex-17
000559bc9d
CI / All (ubuntu-latest) (push)
Failing after 25s
Details
CI / All (macos-latest) (push)
Has been cancelled
Details
CI / All (windows-latest) (push)
Has been cancelled
Details
style: Applied formatting
2026-07-21 11:24:18 -06:00
..
access_token.rs
feat: Implemented OAuth support for OpenAI models via Codex endpoints
2026-07-06 11:20:32 -06:00
azure_openai.rs
style: Removed redundant '&' from paths module function calls
2026-07-13 17:12:58 -06:00
bedrock.rs
feat: Improved support for Anthropic's extended thinking
2026-07-17 17:26:41 -06:00
claude_oauth.rs
feat: OpenAICompatibleOAuthProvider (config-driven OAuthProvider impl)
2026-07-20 12:55:30 -06:00
claude.rs
feat: Improved support for Anthropic's extended thinking
2026-07-17 17:26:41 -06:00
cohere.rs
feat: Improved support for Anthropic's extended thinking
2026-07-17 17:26:41 -06:00
common.rs
feat: openai-compatible wizard offers OAuth when provider has bundled oauth defaults
2026-07-20 13:17:26 -06:00
gemini_oauth.rs
feat: OpenAICompatibleOAuthProvider (config-driven OAuthProvider impl)
2026-07-20 12:55:30 -06:00
gemini.rs
feat: rename Loki to Coyote
2026-05-27 12:47:32 -06:00
macros.rs
feat: 99% complete migration to new state structs to get away from God-Config struct; i.e. AppConfig, AppState, and RequestContext
2026-04-19 17:05:27 -06:00
message.rs
feat: Improved support for Anthropic's extended thinking
2026-07-17 17:26:41 -06:00
mod.rs
feat: OpenAICompatibleOAuthProvider (config-driven OAuthProvider impl)
2026-07-20 12:55:30 -06:00
model.rs
style: Cleaned up some comments and imports
2026-07-20 13:46:41 -06:00
oauth.rs
style: Applied formatting
2026-07-21 11:24:18 -06:00
openai_compatible_oauth.rs
style: Applied formatting
2026-07-21 11:24:18 -06:00
openai_compatible.rs
style: Cleaned up some comments and imports
2026-07-20 13:46:41 -06:00
openai_oauth.rs
feat: OpenAICompatibleOAuthProvider (config-driven OAuthProvider impl)
2026-07-20 12:55:30 -06:00
openai.rs
feat: Improved support for Anthropic's extended thinking
2026-07-17 17:26:41 -06:00
stream.rs
feat: Improved support for Anthropic's extended thinking
2026-07-17 17:26:41 -06:00
vertexai.rs
fix: fix typo in Gemini's generation_config property to use camelCase exclusively
2026-07-21 11:11:00 -06:00