-
## đź’» What to do
Create a tutorial on using [Imagen by Vertex AI](https://lablab.ai/tech/google/imagen).
**_Please, avoid using chatGPT for text. Include code samples. If needed, add graphs._**
…
-
## đź’» What to do
Create a tutorial on using [Imagen by Vertex AI](https://lablab.ai/tech/google/imagen).
**_Please, avoid using chatGPT for text. Include code samples. If needed, add graphs._**
…
-
Hi Team dojo,
I am a beginner with dojo package and struggled a little bit with creating an example script using dojo to provide liquidity and inspect the fees earned in a backtesting manner. So fa…
-
### Issue you'd like to raise.
I have custom memory with memory key as 'context' as follows which i would like to use in the underling chain as readonly memory
```
memory = ScopeContextMem…
-
### Is there an existing Discovery issue on this topic?
- [X] I have searched the existing issues
### Objective
You are required to find an interesting prompt, article, or video related to the tech…
-
OpenAI just released new features to the chat completion API.
https://openai.com/blog/function-calling-and-other-api-updates
Our chat services objects should accommodate these updates.
```[ta…
-
### System Info
I got error when try to load custom LLM for Llama-Index
```
# setup prompts - specific to StableLM
from llama_index.prompts.prompts import SimpleInputPrompt
system_prompt = ""…
-
I have a 7900XT and would definitely love to have ROCm support. It seems like it might be coming with https://github.com/jmorganca/ollama/pull/667?
I couldn't find a dedicated issue for this so I'm…
-
# 2021-2022 Future Items Draft
New Features in 2021/2022
Need to prioritize and choose items for 2021.
Themes
1. Apply/resolve newly discovered requirements/issues from commercialization
…
-
Hi,
Is there any way for the agent to send the first message. I could customize the websocket connection to do this. However, I don't want to store the initial message that triggered the bot to be…