Mamading Ceesay
Mamading Ceesay
Have already made an initial foray into `config.py` and started playing with the settings in `base_logging`. Switching from `normal` to `console` for the `root` but that doesn't seem to have...
As discussed in #62, I have added an `--all-branches` options to `repoxplorer-github-organization`. The good news is that it is now picking up all the branches for both organizations that I'm...
How to exclude specific repos from repoxplorer-github-organization? I thought that this is what `indexer_skip_projects` was for and then I realised it had a different scope from what I was looking...
Obviously problematic when not everybody who has OpenAI API access, has GPT-4 API access. In my own chatbots, I use a `config.yml` for keeping my code agnostic.
When generating characters using `gpt-3.5-turbo` instead of `gpt-4`, I get the following error: `openai.error.InvalidRequestError: This model's maximum context length is 4097 tokens. However, your messages resulted in 4215 tokens. Please...
Hi, I've commited to building my AI apps using TypeScript, so I'd love to see a TypeScript SDK for Korvus.
### What happened? So I'm running this on a Chromebook that `llamafile` reports as having the following CPU: `Intel Core i5-8200Y CPU @ 1.30GHz (skylake)` I have successfully run SmolLM2...