Skip to content

Commit 71fcdfa

Browse files
authored
Merge pull request #177 from VinciGit00/fix-bugs
Fix embeddings and local models bugs
2 parents 8632c0a + 6b71ec1 commit 71fcdfa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+3466
-923
lines changed

.gitignore

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,4 @@ examples/graph_examples/ScrapeGraphAI_generated_graph
3131
examples/**/result.csv
3232
examples/**/result.json
3333
main.py
34-
poetry.lock
35-
36-
# lock files
37-
*.lock
38-
poetry.lock
3934

examples/local_models/Docker/csv_scraper_docker.py

Lines changed: 0 additions & 54 deletions
This file was deleted.

examples/local_models/Docker/inputs/books.xml

Lines changed: 0 additions & 120 deletions
This file was deleted.

examples/local_models/Docker/inputs/example.json

Lines changed: 0 additions & 182 deletions
This file was deleted.

0 commit comments

Comments
 (0)