-
### Build/Submit details page URL
https://expo.dev/accounts/jorensm/projects/app/builds/3dcb9d5c-dfb2-487d-a6e5-8ce5c65b2288
### Summary
So I'm trying to add environment variables to my EAS build. …
-
The examples show a q/a chain that finds answers over docs. I want to use an **Agent Chain** as described [here](https://python.langchain.com/en/latest/modules/agents/agents/examples/chat_conversation…
-
Hey there
I'm using Ember CLI for my current app.
I would like to be able to use node-sprite-generator to generate SCSS that i can then use from my apps SCSS with either an @extend or an @include:
…
-
Getting Value Error for below code when I run `promptmage run test.py`
```python
from typing import List
from openai import OpenAI
from dotenv import load_dotenv
from promptmage import PromptMa…
-
I'm running the following:
```
async def get_report(query: str, report_type: str, tone) -> str:
researcher = GPTResearcher(query, report_type, tone)
research_result = await researcher.co…
-
For the life of me I can not figure out how to get the development build to build for this. I have set the environment variables on my mac a "million" different ways. Switching production and developm…
-
Hi guys,
I've been trying to make the bot messages more appealing by the following manipulation:
```
$answer = execute some_chain...
$final = execute generate_value(instructions="Extract message…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
…
-
## Environment
System:
OS: Linux 5.4 Ubuntu 18.04.5 LTS (Bionic Beaver)
CPU: (8) x64 Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
Memory: 1.29 GB / 15.52 GB
Shell: 4.4.20 - /bin/bas…
-
I have 2 applications for my single-spa
First application webpack.config.js:
```
{
mode: vars.webpackMode,
entry: options.webpackEntries,
experiments: {
ou…