Ahmed

Results 6 comments of Ahmed

Having same problem with latest version. The fixes proposed relate condense template, while the issue is with prompt template.

So I got the binary executable and cd'd to a repo and went `git-crypt init` and got the following: ``` error: Found argument 'init' which wasn't expected, or isn't valid...

I ran python inside repo directory and it worked.

```yaml encoding_model: cl100k_base skip_workflows: [] llm: api_key: "qwetetrrwety" # type: openai_chat # or azure_openai_chat type: azure_openai_chat api_base: "htsdfsdfasdfasdfasdf" api_version: 2024-02-15-preview deployment_name: gpt-4-turbo-default model_supports_json: true # recommended if this is available...

@natoverse Hi. I got the same error with `0.2.2`. While I repeated everything from scratch, I noticed that while building indices, not all processes completed successfully, and upon inspection of...

@AlonsoGuevara Hi. I just tried again from scratch using `0.3.1`. The persists, and it seems `graphrag` is not patient enough with `rateLimit` ![image](https://github.com/user-attachments/assets/3db0b0bd-0a28-471b-89d4-acbb907782ae) The log file is gigantic (7 MB),...