-
## Summary
I am on MacOS and I am trying to use local version of dotnet-ef tool.
I found and following page : [https://github.com/dotnet/efcore/blob/main/docs/getting-and-building-the-code.md#bui…
-
Hello
Where do you get the API key from?
-
Sentry Issue: [AUTHOR-TOOLS-36K](https://ietf-tools.sentry.io/issues/5035273735/?referrer=github_integration)
```
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x96 in position 0: invalid start…
-
-
### Describe the bug
When play publishing is disabled in configuration then task installRelease can not be found when there are no publishing keys. Without using this 'enabled' parameter it is poss…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello, I am currently using MarkdownElementNodeParser and have encountered an iss…
-
Test is creating 50 synchronous MVs:
```
for i in range(mvs_count):
query = f"CREATE MATERIALIZED VIEW {mv_name_prefix}_{i} AS SELECT * FROM {table_name} " \
…
fruch updated
4 weeks ago
-
[*] Activate Google API
Traceback (most recent call last):
File "/home/tools/expliot/POC-T-2.0/lib/cli.py", line 45, in main
loadPayloads()
File "/home/tools/expliot/POC-T-2.0/lib/controll…
-
### 🐛 Describe the bug
I'll use a simple example:
```
import { RAGApplicationBuilder } from '@llm-tools/embedjs';
import { OpenAi, OpenAiEmbeddings } from '@llm-tools/embedjs-openai';
import { …
-
**Hi,
I am trying to add OWASP ZAP scanning at CI/CD pipeline (Azure DevOps Server) by using zap-cli.
Steps :
Configured ZAP_PATH, ZAP_PORT, ZAP_URL and PYTHON_HOME in environment variable
Add a…