ProxyAI/src/test/resources
Phil 620226ff1d
feat: add project context to code completions (#571)
* feat: add context to code completions

* feat: context finder for Python

* feat: improve and refactor context finder for Python

* feat: include method calls in JavaContextFinder

* test: add JavaContextFinder tests

* test: add PythonContextFinder tests

* fix: CompletionContextService thread

* fix: InfillPromptTemplate context files string

* refactor: simplify findRelevantElements for Java and Python

* feat: only add code snippets instead of files for code-completion context

* feat: add default multi-file prompt template

* fix: add Codestral multi-file FIM

* feat: add feature flag for context aware code completions

* feat: truncate project context elements for code completion
2024-07-03 17:38:03 +03:00
..
codecompletions feat: add project context to code completions (#571) 2024-07-03 17:38:03 +03:00
images feat: OpenAI and Claude vision support (#430) 2024-04-02 02:50:41 +03:00
indexes You API integration (#203) 2023-09-14 14:52:18 +03:00
application.properties Add interactive total token count label, codebase refactoring 2023-11-14 13:27:15 +02:00