-
Another thing one could improve about the tab completion: adding support for "subcommands" and arguments to commands. Right now, I always get the same completion for `juliaup`, even if there is alread…
-
### 前置确认
- [X] 我确认我运行的是最新版本的代码,并且安装了所需的依赖,在[FAQS](https://github.com/zhayujie/chatgpt-on-wechat/wiki/FAQs)中也未找到类似问题。
### ⚠️ 搜索issues中是否已存在类似问题
- [X] 我已经搜索过issues和disscussions,没有跟我遇到的问题相关的issue
###…
-
After accepting single word or single line completions with `codeium#AcceptNextWord` or `codeium#AcceptNextLine` codeium makes new requests which returns new suggestions each time. The problem here is…
-
I'll preface this by saying that the completion system is quite the arcane mystery to me, so please forgive my ignorance here.
We can generate completions for bash and zsh from yargs. This simply p…
Nevon updated
3 months ago
-
**Bug 描述**
目前使用某些API时传入图片会导致报错。报错之后继续发送不含图片的文本内容,依然会报错,猜测是因为有上下文的原因。我一直发送消息,直到包含图片的上下文没有了之后就恢复正常了。
**重现步骤**
请提供能够让我们重现这个 bug 的步骤:
我使用的是xAI的api,API的地址是https://api.x.ai/v1/chat/completions 。使用方式类似…
-
### Describe the bug
For `cargo-tauri` `1.4.0`, I'm getting the following error while generating the shell completions:
```
Info Generating completion file for bash...
thread 'main' pa…
orhun updated
3 months ago
-
### Describe the bug
I was making an external completion and noticed, that all of the comments (which are interpreted as option documentation) are shifted by one.
### How to reproduce
The completio…
-
Can you add support for Neorg ( `.norg` ) completions?
https://github.com/nvim-neorg/neorg
-
### 🚀 The feature, motivation and pitch
It took me ages to figure out how to pass a custom parameter from the API through to the model.forward call. This is very useful for running little experiments…
-
### Motivation.
The Fastchat-vLLM operational model offers significant advantages in deploying large language models (LLMs) for product services. [1](https://blog.vllm.ai/2023/06/20/vllm.html)
T…