This website requires JavaScript.
Explore
Help
Sign in
Yehowshua
/
ZIm
Watch
1
Star
0
Fork
You've already forked ZIm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
68bb3bd5eb
ZIm
/
crates
/
language_model
/
src
History
Download ZIP
Download TAR.GZ
Michael Sloan
8e0e291bd5
Track cumulative token usage in assistant2 when using anthropic API (
#26738
)
...
Release Notes: - N/A
2025-03-13 22:56:16 +00:00
..
model
Rust 1.85 (
#25272
)
2025-02-28 18:33:35 +01:00
fake_provider.rs
Partially fix assistant onboarding (
#25313
)
2025-02-24 07:29:55 +00:00
language_model.rs
Track cumulative token usage in assistant2 when using anthropic API (
#26738
)
2025-03-13 22:56:16 +00:00
rate_limiter.rs
Allow customization of the model used for tool calling (
#15479
)
2024-07-30 16:18:53 +02:00
registry.rs
assistant: Edit files tool (
#26506
)
2025-03-12 12:30:47 +00:00
request.rs
assistant2: Avoid unnecessary
String
cloning in tool use (
#25725
)
2025-02-27 03:16:09 +00:00
role.rs
language_model: Remove dependencies on individual model provider crates (
#25503
)
2025-02-24 16:41:35 -05:00
telemetry.rs
Move
report_assistant_event
into
language_model
crate (
#25508
)
2025-02-24 22:27:26 +00:00