-
I filled in my API KEY in app. py and started it, but it prompted KEYError. Xxxxxxxxxx is my confidential API KEY
```
KeyError:'xxxxxxxxx'
File "C:\Users\99548\AppData\Roaming\Python\Python311\site…
-
This is most likely a bug in Langchain4J...
-
### Jan version
0.5.6
### Describe the Bug
When importing models from a folder, the previously imported models are duplicated
### Steps to Reproduce
_No response_
### Screenshots / Logs
![Scree…
-
I discovered three different hard coded API keys for Groq in multiple locations within the repository. The affected files are:
* `scratch.ipynb`
* `server.py`
* `watch-api.ipynb`
* `notebooks/…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Feature Request
```markdown
Sanit…
-
Currently this only works if you create a `.groq` file. Would be great to have it work for .tsx files too.
-
### Issue with current documentation:
I'm trying to run the agent-supervisor example. I've change the ChatOpenAi to ChatGroq and And also the tavily tool for the python_repl_tool instead and I'm gett…
-
Currently, in the LLM block we don't specify the provider, just a list of models. It's causing confusion when some providers have the same model options. For example Llama models are provided by both …
-
I am using the latest version of Buzz (1.1.0) on Windows 10, with OpenAI API. I have been using it for a long time without issues.
In the GUI, I am getting the following error:
**Failed (connectio…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…