gpt-code-assistant icon indicating copy to clipboard operation
gpt-code-assistant copied to clipboard

gpt-code-assistant is an open-source coding assistant leveraging language models to search, retrieve, explore and understand any codebase.

Results 3 gpt-code-assistant issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I have a parent folder that contains 3 folders/repos. I am trying to use this command: `gpt-code-assistant create-project ` where path-to-codebase is the path to the parent...

bug

This PR adds support for models from all the above mentioned providers using https://github.com/BerriAI/litellm TLDR: gpt-code-assistant gets: - more LLM models out of the box - instant integration of models...

gpt-code-assistant delete-project gpt-code-assistant Deleting embeddings for project - gpt-code-assistant ╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮ │ C:\Users\angwm\AppData\Roaming\Python\Python311\site-packages\core\main.py:90 in delete_project │ │ │ │ 87 │ """ │ │ 88...

bug