Dina Berry (personal)

Results 29 issues of Dina Berry (personal)

It would be helpful is the repo had a dev container. Happy to provide though a PR.

Does this support a glob pattern of files? Listing individual files may be a very long list.

On Node.js/TS/pm v4 - I have a CosmosDB trigger for tableA, then I want to process each doc, and insert into table B. I'm using extraOutputs because it is more...

I have a function deployed which requires the admin key. The function runs correctly if I use the _master key. The function returns 401 for any other app level host...

question
Needs: Triage :mag:
Transfer

- [ ] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install) **Output from `azd version`** Run `azd version` and copy and paste the output here: azd...

bug
command
question
customer-reported
core

I'm new to Rust. When I tried to serialize a page from search, I ran into issues with the Page itself. Here is what finally compiled but is it the...

### Bug report info ```plain text act version: 0.2.75 GOOS: linux GOARCH: arm64 NumCPU: 8 Docker host: DOCKER_HOST environment variable is not set Sockets found: /var/run/docker.sock Config files: /home/vscode/.config/act/actrc: -P...

kind/bug

**Is your feature request related to a problem? Please describe.** The [langchainjs docs](https://js.langchain.com/docs/how_to/custom_tools/) do a good job of showing how to turn a function (just a regular JS function) into...

**Is your feature request related to a problem? Please describe.** [Router chain](https://v03.api.js.langchain.com/classes/langchain.chains.RouterChain.html) is necessary to move toward conditional edges. **Describe the solution you'd like** Simple router chain implementation, example, and...