-
### Describe the bug
The SDK supports passing in langfuse data alongside openai (and other integrations I assume): https://langfuse.com/docs/integrations/openai/python/get-started#custom-trace-proper…
-
From my experience using this LS for a while:
1. Just remove the plaintext completions for functions/methods, we have snippets.
2. The snippets for functions/methods are actually too verbose. Ther…
rwols updated
4 years ago
-
Please add support for two new LLM providers
- Perplexity : https://docs.perplexity.ai/reference/post_chat_completions
- Groq: https://console.groq.com/docs/quickstart
-
![image](https://github.com/user-attachments/assets/90fc33db-e249-4ddd-9673-a9fb4ac7443d)
that variable name is completely unrelated. i don't think completions would ever be useful here except when…
-
Since this plugin already has some completions, is there a way of adding model completions?
There are couple of limitations though.
1. getting the relevant model (possibly through lsp hover and th…
-
**Issue by [ajeetdsouza](https://github.com/ajeetdsouza)**
_Thursday May 20, 2021 at 05:59 GMT_
_Originally opened as https://github.com/clap-rs/clap/issues/2488_
----
### Please complete the follo…
epage updated
2 years ago
-
samhh updated
3 years ago
-
When I create a blank PHP file, the first thing I enter is `
-
### Your environment
Which OS do you use: NixOS
### Steps to reproduce
1. Introduce an error in your .cabal file.
2. Restart HLS
### Expected behaviour
The error should be shown. In my…
-
```
/api/exist/{language}/{word}
```
Endpoint:
https://platform.openai.com/docs/api-reference/completions/create
Prompt:
```
Does the following word exist in the {lang} dictionary: {word}. Answer o…