-
About below code:
```java
chatClient = ChatClient.create(chatModel);
chatClient = ChatClient.builder(chatModel).build();
```
It's working for **OpenAiChatModel** and **OllamaChatModel**
Actual…
-
This issue is for submitting your project proposals. Before class next Wednesday 16 Oct, reply with:
1. The title
2. List of group members
3. 2-5 sentence description of what you'll do
4. List o…
-
## installable
- [ ] https://github.com/salesforce/LAVIS
- https://github.com/salesforce/BLIP
- https://github.com/salesforce/ALBEF
- [ ] https://github.com/facebookresearch/multimodal
- …
-
**Expected Behavior**
It would be good to be able to easily connect function calls with user prompts that trigger them or with assistant responses that were generated based on these function calls.…
-
### Describe the bug
The command is calling API version with 2022-10-01, which will break the setting of capacity to "Should be null" error when setting the `--scale-type "Standard"` . However, if I…
-
Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to create.
If the bug is trivial, just go ahead and create the issue. Otherwise, pl…
-
Checklist
- [X] Create `src/main/java/com/example/demo/entity/ListModel.java` ✓ https://github.com/Nabil-Nader/wsm-demo/commit/d9a34c2dbf219e93c70a068940c611d273d27b0f [Edit](https://github.com/N…
-
**Describe the bug**
After upgrading to version 1.0.0-beta.9, we observed that errors related to prompt injections are no longer being received, despite having the content filter enabled with jailbre…
-
**Bug description**
The `OpenAiImageModel` fails with a timeout error when Spring Boot provides an auto configured `RestClient` based on `OkHttpClient`. That happens whenever the okhttp3 dependency i…
-
# Finished Projects
1. [x] [Write python code for raspberry pi robots](https://github.com/mithi/hexy)
2. [x] [Write series of posts about hexapod robots](https://github.com/mithi/wordpress-archive…
mithi updated
4 years ago