ZIm/crates/collab/src/llm
Marshall Bowers 266c41ed9a
collab: Add can_use_web_search_tool to LLM token claims (#29278)
This PR adds a `can_use_web_search_tool` field to the LLM token claims.

Currently anyone in the `assistant2` feature flag will have access to
the web search tool.

Co-authored-by: Bennet <bennet@zed.dev>

Release Notes:

- N/A
2025-04-23 14:22:18 +00:00
..
db collab: Transfer existing usage from trial to Pro (#28884) 2025-04-22 15:25:50 +00:00
db.rs rpc: Remove llm module in favor of zed_llm_client (#28900) 2025-04-16 20:22:44 +00:00
token.rs collab: Add can_use_web_search_tool to LLM token claims (#29278) 2025-04-23 14:22:18 +00:00