-
I am trying to run the example for Usage - JSON Mode from the [LiteLLM docs](https://docs.litellm.ai/docs/providers/ollama), but this results in an error, namely in
`
json.dumps(function_call["arg…
-
Here's some bad code:
```js
class Doo {
async foo() {
yield 123;
return 456;
}
}
```
js2-mode reports `TypeError: anonymous legacy generator function returns a val…
-
i deifned this function to not use the LLM calls but it still give me this error:
Exception has occurred: AttributeError
'list' object has no attribute 'get_sample_type'
File "C:\Users\Amin\One…
-
**Describe the bug**
I take facebook opt-350m as actor model and opt-125m as critic model and successfully finished step1 and step 2. While evaluating them by `eval.py` provided in evaluation_scripts…
-
## Summary
Provide users an easy UI to build complex prompts
## Intended Outcome
* Users are able to save fragments of prompts
* Users are able to combine fragments of prompts
* TIs / embed…
Millu updated
8 months ago
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hi, I'm using llama-index-bedrock-converse@0.2.2, on CBEventType.LLM, always got `NotImp…
-
I have noticed a very weird change when I wanted to make use of streaming. Before I was not, and basically all conversation models tended to start their message with an emoji. The reasons why the mode…
-
### Summary
Salesforce extensions fail to load/activate when attempting to create SFDX project.
### Steps To Reproduce:
1. Launch Visual Studio Code (User install) v1.94.2
1. Type …
-
> _Copied verbatim from nodejs/package-maintenance#404_ by @darcyclarke
## `create-pkg`
### Goals:
1. Provide a tool that promotes sane package defaults (defined by PMWG)
1. Provide tools to …
-
### Version
VisualStudio Code extension
### Operating System
Windows 10
### What happened?
when I move into the project architecture phase I can see the JSON begin to be created and then it fails…