-
-
### System Info
Langchain version: ```langchain = "^0.0.236"````
Python 3.10.10
MacOSx 13.4.1 (c) (22F770820d)
### Who can help?
@hwchase17 @agola11
### Information
- [ ] The official example n…
-
**Describe the bug**
The website https://ab.nextweb.fun/ seems to be using high amounts of API usage ($0.10+ in 30 minutes for gpt-4 with only a single message) even when it is currently unused.
*…
-
I attempted to use the gpt-3.5-turbo-16k model as GPT-4 is not yet available. However, I encountered a KeyError when trying to access `self.model_max_tokens[self.model]`. It seems that `gpt-3.5-turbo-…
-
folks,
i am following the tutorial listed in https://github.com/microsoft/autogen/blob/main/notebook/agentchat_two_users.ipynb
1. I completed the set up for the **ask_planer** function without i…
-
### Bug Description
in : response = execute_steps(agent, task)
error:
TypeError Traceback (most recent call last)
in ()
1 # Run this and not the below if you just want to run everything at on…
-
**The bug**
While trying to get response in json format , it was throwing error `Exception: We have exceeded the maximum number of calls! 10`
```python
from guidance import models, gen, select,…
-
**Bug Description**
With gpt-4 model selected the OpenAI usage shows calls being made to "gpt-4-0613" model instead
**Expected Results**
Expect for the model choice in the app be respected.
**…
-
**LocalAI version:**
V1.21
root@63429046747f:/build# ./local-ai --version LocalAI version 4548473 (4548473acf4f57ff149492272cc1fdba3521f83a) llmai-api-1 | 3:04AM DBG Loading model '
**Environment, C…
-
### System Info
Windows(server on linux), python, poetry
### Who can help?
@hwchase17
@agola11
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scrip…