issues Search Results · repo:thiswillbeyourgithub/wdoc language:Python
Filter by
20 results
(74 ms)20 results
inthiswillbeyourgithub/wdoc (press backspace or delete to remove)Whenever I try to run any wdoc command, I get the following error: charmap codec can t decode byte 0x81 in
position 1980: character maps to undefined I have no idea what could possibly be causing this ...
codingnooob
- 5
- Opened on May 17
- #20
When I run the example provided: wdoc --model= ollama/qwen3:8b
--query_eval_model= ollama/qwen3:8b
--embed_model= ollama/bge-m3
--task summarize --path https://situational-awareness.ai/
It fails in ...
dbonattoj
- 2
- Opened on May 12
- #19
How should i configure the LLM provider and model, api key, etc? Sorry, i am a new bird here. I checked the documentaion
of Wdoc but failed to find it.
JinchaoC
- 2
- Opened on Mar 17
- #18
https://github.com/thiswillbeyourgithub/wdoc/docs/examples.md
Not found.
xiaolai
- 1
- Opened on Mar 17
- #17
Hello dear developer, I am unfortunately encountering issues with wdoc Querying Anki Database Using Local LLM.
System Information • OS: macOS (M1 MacBook Air, 8GB RAM) • Python Version: 3.11 • Wdoc Version: ...
SiHaag
- 5
- Opened on Feb 17
- #16
Hello,
I am having trouble running specific models from lm studio. Not sure if I am doing anything wrong if its bugged.
This command works, it picks whatever model I have loaded in lm studio. But it ...
edvinsyk
- 5
- Opened on Feb 11
- #15
Description: The load_word_document function in wdoc/utils/loaders.py raises a pydantic_core.ValidationError when
attempting to process Word documents. The page_content field is expected to be a string, ...
coltoneakins
- 6
- Opened on Jan 22
- #14
First of all, thank you!
I want to start by thanking you for this amazing library. wdoc takes RAG to another level with its powerful features,
great documentation and overall thoughtful implementation. ...
NDA-Github
- 8
- Opened on Nov 26, 2024
- #13
Using recursed_filetype fails to parse recursive paths (full error below).
This seems fixable by adding
recursed_filetype : str,
pattern : str
to https://github.com/thiswillbeyourgithub/wdoc/blob/main/wdoc/utils/misc.py#L149 ...
rfishermonteith
- 3
- Opened on Nov 11, 2024
- #12
Using a TextSplitter on multiple documents with filetype= recursive_paths fails with the below error.
This seems to be fixed by changing https://github.com/thiswillbeyourgithub/wdoc/blame/main/wdoc/utils/misc.py#L459 ...
rfishermonteith
- 1
- Opened on Nov 11, 2024
- #11

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.