[WEB-1559] chore: make AI assistant endpoint workspace level (#4770)
* chore: make ai assistant endpoint workspace level * chore: create workspace level ai assistant endpoint
This commit is contained in:
parent
f4ceaaf01c
commit
aa92ace57f
10 changed files with 90 additions and 41 deletions
|
|
@ -186,6 +186,7 @@ from .search import GlobalSearchEndpoint, IssueSearchEndpoint
|
|||
from .external.base import (
|
||||
GPTIntegrationEndpoint,
|
||||
UnsplashEndpoint,
|
||||
WorkspaceGPTIntegrationEndpoint,
|
||||
)
|
||||
from .estimate.base import (
|
||||
ProjectEstimatePointEndpoint,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue