-
Hey
Can we include AWS bedrock LLM support as well. Claude models on Bedrock cannot be used otherwise.
-
### What happened?
When installing or updating a plugin, content will not be automatically injected into the opened tab page.
### Version
Latest
### What OS are you seeing the problem on?
_No res…
-
Scenario :
User Input: "3+3 =7 "
Output:
{
"error": null,
"timestamp": "2023-11-07T15:30:03.303Z",
"input": "3+3 =7",
"breach": false,
"detection": {
"heuristicScore": 0,…
-
Both of our Cohort 2 trainees have raised existential questions around Context. We may want to find some useful references or write up some material about this.
We may even want to make a "implemen…
-
### Issue
As the session grows longer, history that is actually being sent to the model with each inference becomes more and more compressed. Often I have situations where I go in circles for a whi…
-
would be cool to let gpt just output arbitrary html to be rendered. need to think about security implications and def out of scope for this PR
_Originally posted by @pokey in https://…
pokey updated
3 weeks ago
-
# Feature Request
upgraded OpenAI 3.x to 4.19 where function_calls is depreciated and replaced with tool_calls (which takes functions as input).
The[ openai-chat-tokens](https://github.com/hmarr/ope…
-
Currently, local schemes (such as `about:srcdoc`) do not inherit the PP header of their parents. This poses an issue if we have an origin A with a PP header of `microphone=(self)` which includes a `ab…
-
1. [x] isConnected()
2. [x] Need to implement complete list of indexes
3. [x] Create cursors on the fly, pass in the connection, create cursor, close cursor in the respective function
- Play …
-
I want to use nsight system to profile vllm.
Here is my code:
Seems by default, Ray is not used, is that right?
But my nsys profile still fails. Why is that?
Thank you.
```python
def ini…