sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.12k stars 1.29k forks source link

enable chat intent on enterprise instances #64507

Closed hitesh-1997 closed 3 months ago

hitesh-1997 commented 3 months ago

This PR adds a seperate check how ChatIntent api should be enabled. For now the chatIntent api is enabled for all the enterprise instances. ToDo:

  1. Check if we should only enable the end point on dotcom and S2 instance.

Test plan

tested locally, need to add test cases here

Changelog