This website requires JavaScript.
Explore
Help
Sign In
Dark-Alex-17
/
coyote
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
9
Packages
Projects
Releases
Wiki
Activity
Files
d48b11dcfa83a5324e6649118d0c11b8bbbe436a
coyote
/
src
/
client
T
History
Dark-Alex-17
33c6f2c4e3
CI / All (ubuntu-latest) (push)
Failing after 24s
Details
CI / All (macos-latest) (push)
Has been cancelled
Details
CI / All (windows-latest) (push)
Has been cancelled
Details
fix: use rawPredict for non-streaming Claude requests
2026-06-09 23:05:31 -06:00
..
access_token.rs
refactor: Updated to the most recent Rust version with 2024 syntax
2025-11-07 15:50:55 -07:00
azure_openai.rs
fix: use rawPredict for non-streaming Claude requests
2026-06-09 23:05:31 -06:00
bedrock.rs
feat: Allow first-runs to select OAuth for supported providers
2026-03-11 12:01:17 -06:00
claude_oauth.rs
refactor: Made the oauth module more generic so it can support loopback OAuth (not just manual)
2026-03-12 13:28:09 -06:00
claude.rs
fix: Claude code rate limit error per new Claude changes
2026-05-27 14:06:17 -06:00
cohere.rs
feat: Allow first-runs to select OAuth for supported providers
2026-03-11 12:01:17 -06:00
common.rs
fix: azure doesn't support underscores in key vault
2026-06-05 11:29:14 -06:00
gemini_oauth.rs
feat: Support for Gemini OAuth
2026-03-12 13:29:47 -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
fmt: cleaned up graph implementation
2026-05-21 11:27:29 -06:00
mod.rs
feat: Support for Gemini OAuth
2026-03-12 13:29:47 -06:00
model.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
oauth.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
openai_compatible.rs
feat: Allow first-runs to select OAuth for supported providers
2026-03-11 12:01:17 -06:00
openai.rs
feat: Allow first-runs to select OAuth for supported providers
2026-03-11 12:01:17 -06:00
stream.rs
fmt: cleaned up graph implementation
2026-05-21 11:27:29 -06:00
vertexai.rs
fix: use rawPredict for non-streaming Claude requests
2026-06-09 23:05:31 -06:00