-
When accessing the admin page, we currently have a bunch of errors logged:
```
2024-10-23 16:15:20,746 [DEBUG] django.template: Exception while resolving variable 'debug' in template 'admin/index.ht…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bu…
-
- Lunar version: 1.0@beta
- Laravel Version: 11.27.2
- PHP Version: 8.3.12
- Database Driver & Version: pgsql
- using the Lunar Starter Kit, only changes were to add the mailer and set the db.
…
-
### Your current environment
The output of `python collect_env.py`
```text
Your output of `python collect_env.py` here
```
### 🐛 Describe the bug
```python
from openai import OpenAI
…
-
Hello,
I have been testing out both the role play and original pipelines, and I am seeing random undesired data in the outputs.
To use a recent rp pipeline run as an example, I deleted everythin…
-
### Feature description
Adapt content is hierarchical, but currently all models are stored as a flat list of documents. If we want to locate part of this hierarchy, for example, a page and its desc…
-
### Is your proposal related to a problem?
Originally from #6025 / #5353. The PR has stalled, the feature still seems very promising.
This PR converts the page creation and edit views in wagtail.adm…
-
### Question
Hi @xiuqhou,
Niels here from the open-source team at Hugging Face. I discovered your work through a paper that builds on your framework: https://huggingface.co/papers/2407.11699. I wo…
-
When i follow the example on this page:
https://docs.confident-ai.com/docs/metrics-introduction
and try to use Mistral-7B as evaluation-model, i always get this error when running the exact code …
-
```python
from pyzerox import zerox
import os
import json
import asyncio
import argparse
# Parse command-line arguments
parser = argparse.ArgumentParser(description='Process a PDF file with z…