CodeGPT icon indicating copy to clipboard operation
CodeGPT copied to clipboard

allow to use custom GPT assistant

Open dz0 opened this issue 1 year ago • 1 comments

Describe the need of your request

I want to have all my codebase in the context.

Proposed solution

OpenAI GPT assistants allow to have RAG based on full codebase (via file-search).

It would be faster and require less tokens than sending (limited) code-context each time.

Additional context

No response

dz0 avatar Jun 21 '24 11:06 dz0

I am looking for something similar that I can use with custom providers...

Mte90 avatar Oct 20 '25 10:10 Mte90