Salman Mohammed

Results 23 issues of Salman Mohammed

Hey, I was just trying the tutorial and the last part doesn't seem to work. Here is the error I got. Can someone help me? I already tried reinstalling 'nn'...

- Dockerfile - GPU and CPU

### First check - [X] I added a descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. -...

bug
integrations
v1
status:upstream

Hello, I have run the code in your Jupyter notebook but the result image after training does not look like the "style-transfer" image that you'd expect. Did I do anything...

`VectorDBQA` is being deprecated in favour of `RetrievalQA` & similarly, `VectorDBQAWithSourcesChain` is being deprecated for `RetrievalQAWithSourcesChain`. Currently, `VectorDBQA` & `VectorDBQAWithSourcesChain` chains can be serialized using `vec_chain.save(...)` because they have `_chain_type`...

**Why** It's possible to overwrite older deployments so wanna have the ability to see deployments sorted by last updated field. Currently, the options are created & alphabetical. ![Screen Shot 2023-03-22...

enhancement

- added a line number field to differentiate between the examples

**Describe the bug** tool result must be preceeded by a tool call **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** ![Image](https://github.com/user-attachments/assets/ddebb7ec-18df-47dc-a552-c3d602e5c26f) **Please provide following...

bug

Currently, we try to attempt truncation 3 times with 90%, 80%, 70% msgs - then fail. ``` Error: Context length exceeds limits even after multiple attempts to truncate. ``` Instead,...

enhancement

`test_bash_change_directory` was failing. this fixes it and also adds another test