mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
This allows us to have separate rate limits for code completions and chat. For that, this PR: - Adds additional DB columns for the second rate limit - Introduce a concept of features in the completions clients, and on the LLM proxy side - Adds UIs, GraphQL endpoints, and actor source support for the separate rate limits and features Closes https://github.com/sourcegraph/sourcegraph/issues/51819 Works on https://github.com/sourcegraph/sourcegraph/issues/51818 Closes https://github.com/sourcegraph/sourcegraph/issues/51817 |
||
|---|---|---|
| .. | ||
| blobstore | ||
| frontend | ||
| github-proxy | ||
| gitserver | ||
| loadtest | ||
| migrator | ||
| repo-updater | ||
| searcher | ||
| server | ||
| sitemap | ||
| sourcegraph-oss | ||
| symbols | ||
| worker | ||
| README.md | ||
This directory contains Sourcegraph services and binaries.
When a services is added, removed, or when a service's dependencies change, update our architecture diagram.