-
The LSP should complete the latest package version of an `npm:` or `jsr:` specifier, similar to the built-in TSC server in `package.json`.
Deno:
Node:
-
Hi @cfahlgren1 and @davidberenstein1957,
really nice work, i like the idea!
while going through the code, I had a refactoring idea to make it easier to add support for other text generation/chat co…
-
This is a proposal to add better shell completion support to Cargo. The outline of the strategy is:
- Add a `cargo completions` subcommand to assist with completion support.
- `cargo completions `…
-
This issue concerns pixi, but also the wider conda ecosystem.
I would like to come up with a mechanism to support shell completion files easily.
Shell completions are usually initialized by sourcing…
wolfv updated
3 weeks ago
-
**Is your feature request related to a problem? Please describe.**
Sometimes JSON blobs can be large and complex, it would be useful to have completions on the JSON Path, I noticed that the linter al…
-
### Issue you'd like to raise.
For the JS SDK, I believe that the `wrapOpenAI` helper is failing to expose anything except `parse` on the beta chat completions resource.
The problem may have bee…
-
**复现问题的步骤 / Steps to Reproduce**
1. xinference端启动 Qwen2.5-72B-Instruct-Q8_0 模型
2. chatchat端执行:chatchat start -a
3. chatchat端超时
4. xinference端只是大模型出结果慢导致chatchat超时,xinference能出正确结果。
**预期的结果 / Ex…
-
Retrieval Augmented Generation is one of the top use cases for LLM. One of the critical challenges in RAG systems is properly referencing the sources of the retrieved documents within the LLM's respon…
-
- `cargo run`
- `cargo `
and likely other cases require completing other commands.
See https://carapace-sh.github.io/carapace-bin/spec/embed.html
epage updated
3 months ago
-
### Confirm this is an issue with the Python library and not an underlying OpenAI API
- [X] This is an issue with the Python library
### Describe the bug
In some occasions while using the Completio…