zed/crates/collab/src
Antonio Scandurra 99bc90a372
Allow customization of the model used for tool calling (#15479)
We also eliminate the `completion` crate and moved its logic into
`LanguageModelRegistry`.

Release Notes:

- N/A

---------

Co-authored-by: Nathan <nathan@zed.dev>
2024-07-30 16:18:53 +02:00
..
api collab: Keep track of last seen Stripe event for each record (#15480) 2024-07-30 10:00:16 -04:00
bin
db collab: Keep track of last seen Stripe event for each record (#15480) 2024-07-30 10:00:16 -04:00
rpc remoting: Allow Add/Remove remote folder (#14532) 2024-07-16 12:01:59 -06:00
tests Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
api.rs collab: Add endpoint for initiating a billing subscription (#15452) 2024-07-29 17:31:36 -04:00
auth.rs Upgrade base64 to v0.22 (#15304) 2024-07-26 17:40:38 -04:00
completion.rs Supermaven (#10788) 2024-05-03 12:50:42 -07:00
db.rs collab: Keep track of last seen Stripe event for each record (#15480) 2024-07-30 10:00:16 -04:00
env.rs
errors.rs
executor.rs
lib.rs collab: Add endpoint for initiating a billing subscription (#15452) 2024-07-29 17:31:36 -04:00
main.rs collab: Lay groundwork for reconciling with Stripe using the events API (#15459) 2024-07-29 23:50:07 -04:00
rate_limiter.rs Fix logic errors in RateLimiter (#12421) 2024-05-29 12:05:40 +02:00
rpc.rs Provide user agent when performing HTTP requests (#15470) 2024-07-30 11:12:37 +02:00
seed.rs
tests.rs Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00