-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
The system doesn't generate responses even when there is no information. I want to see i…
-
Hi,
I built a RAG application with Langchain and used a model that was loaded with LlamaCpp. However I am facing the issue, that I want to get longer responses, but the answers of the model are ver…
-
### Background
This is a new project, with the goal of creating a Python application that creates a network of interactions based on LLM analysis of a published paper. Statements of relationships in …
-
Also aliased as `functions` and `function_call` in deprecated parameters.
https://platform.openai.com/docs/api-reference/chat/create#chat-create-tools
After #1756 is merged (thanks @Tostino!), i…
-
parse throws a SyntaxError at a newline character `\n`.
```js
repl> data = parse('{"a":"\n"}')
Uncaught SyntaxError: Bad control character in string literal in JSON at position 1
repl> data = pa…
kenn updated
6 months ago
-
From what I've read, repo map is disabled outside gpt-4 because 3.5 cant handle the token load. But with 3.5-16k released has anyone tried with 16k?
I'm going to dive into aider codebase and try to …
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
i use on my prompt and do retrieval using azureopenai, and i got this error
```
Value…
-
Hello,
I couldn't find any information about it, so it is the right place to ask about support for the AWS Bedrock agent. Not every region in AWS supports it (I'm using it within us-east-1)
Is t…
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…
-
While using `v0.3.1`, `early_stopping` will not toggle to `True` due to an omission in the protocol definition (see below comments). I am prompting like this:
```
headers = {
'Content-Type': 'a…