mirror of
https://github.com/run-llama/notebookllama.git
synced 2026-06-30 22:17:57 -04:00
ci: linting
This commit is contained in:
@@ -4,7 +4,6 @@ about: This template is intended for bug or help request reports
|
||||
title: "[REPORT]"
|
||||
labels: bug, help wanted
|
||||
assignees: AstraBert
|
||||
|
||||
---
|
||||
|
||||
### Checklist
|
||||
@@ -13,7 +12,7 @@ Before reporting bugs or help requests, please fill out the following checklist:
|
||||
|
||||
- [ ] I set the `.env` file with the necessary keys, including OPENAI_API_KEY, LLAMACLOUD_API_KEY, ELEVENLABS_API_KEY
|
||||
- [ ] My API keys are all functioning and have at least some credit balance
|
||||
- [ ] I ran both the scripts in the `tools` directory
|
||||
- [ ] I ran both the scripts in the `tools` directory
|
||||
- [ ] I checked that my LlamaCloud Extract Agent and my LlamaCloud Index has been correctly created and are functioning (using the playground functionality in the [UI](https://cloud.llamaindex.ai)
|
||||
- [ ] I activated the virtual environment and ensured that all the dependencies are installed properly
|
||||
- [ ] As a first step, I launched the docker services through `docker compose up -d`
|
||||
@@ -27,6 +26,7 @@ My issue is...
|
||||
### Relevant Traceback
|
||||
|
||||
```text
|
||||
|
||||
```
|
||||
|
||||
### Other details
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
title: ""
|
||||
labels: enhancement, triage
|
||||
assignees: AstraBert
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 577 KiB |
Reference in New Issue
Block a user