Commit Graph

317 Commits

Author SHA1 Message Date
Rob Prouse
ef3c043f77
Update README.md with pbpaste section 2024-10-22 17:02:19 -04:00
Eugen Eisler
61f66f88e3 feat: plugins arch., new setup procedure 2024-10-19 13:09:37 +02:00
Jonathan Dunn
14ef9fd41c updated readme 2024-10-14 14:17:19 -04:00
Eugen Eisler
c0bd61ba49 docs: Close #1035, provide better example for pattern variables 2024-10-11 22:27:20 +03:00
Eugen Eisler
83cd8a1912
fix: Close #1036 2024-10-09 12:29:02 +03:00
Eugen Eisler
d70e7c570d feat: Add 'meta' role to store meta info to session, like source of input content. 2024-10-05 17:42:57 +02:00
Eugen Eisler
679a852c1c feat: Close #1018 2024-10-05 01:05:31 +02:00
Eugen Eisler
9452d6bd2a feat: implement print session and context 2024-10-05 00:57:11 +02:00
Eugen Eisler
3eb314320e feat: Setup for specific vendor, e.g. --setup-vendor=OpenAI 2024-10-04 22:38:43 +02:00
Eugen Eisler
42b5cb4413 feat: clean up html readability; add autm. tag creation 2024-10-03 00:12:23 +02:00
hallelujah-shih
cc8711cc07 support turn any web page into clean view content 2024-09-30 11:25:10 +08:00
Eugen Eisler
cab365f496 docs: update YouTube example call 2024-09-27 12:26:07 +02:00
Eugen Eisler
273ba3e943 feat: extend installation instruction to get the latest release binaries 2024-09-27 11:51:43 +02:00
Eugen Eisler
70c5aacb45 feat: extend installation instruction to get the latest release binaries 2024-09-27 11:50:47 +02:00
Eugen Eisler
c5db39a06d feat: extend installation instruction to get the latest release binaries 2024-09-27 11:50:47 +02:00
shih
dd6cd06b5a add wipe flag for ctx and session 2024-09-27 07:43:08 +08:00
Eugen Eisler
41b711f1ca doc: update flags order 2024-09-26 21:40:53 +02:00
Eugen Eisler
8f7acac2b1 fix: #986 implement --version flag 2024-09-26 21:09:01 +02:00
Eugen Eisler
ea323c12ff fix: #986 implement --version flag 2024-09-26 20:57:37 +02:00
Eugen Eisler
28937bb8ca
Merge pull request #967 from akashkankariya/patch-1
Updated Path to install to_pdf in readme[Bug Fix]
2024-09-25 23:59:03 +02:00
Riccardo Zanella
7322d249e2 Merge branch 'main' into feature/seed_parameter 2024-09-24 10:50:29 +02:00
Riccardo Zanella
cfae9efcbb updating README with the new flag 2024-09-24 10:45:58 +02:00
Aaron Culich
4a34355c3b Fix GOROOT path for Apple Silicon Macs in setup instructions
The previous instructions incorrectly set GOROOT to '/opt/homebrew/bin/go', which points to the Go binary rather than the Go root directory. This caused errors when running Go commands on Apple Silicon-based Macs.

I updated the instructions to dynamically determine the correct GOROOT path using Homebrew, ensuring compatibility across different environments. This change resolves the 'go: cannot find GOROOT directory' issue on M1/M2 Macs.
2024-09-22 20:37:52 -07:00
Eugen Eisler
a31af9fa80
Merge pull request #976 from pavdmyt/pavdmyt/fix-changeDefaultModel-flag-descr
fix: correct changeDefaultModel flag description
2024-09-20 12:56:39 +02:00
Eugen Eisler
2b79a058de
Merge branch 'main' into specify_language_return 2024-09-19 22:31:51 +02:00
Pavel Dmytrenko
c293c6137b
fix: correct changeDefaultModel flag description 2024-09-18 11:58:33 +03:00
Eugen Eisler
d2e2a6537e feat: improve Jina AI impl. 2024-09-16 22:06:32 +02:00
Daniel Miessler
39aade44f6 Updated readme. 2024-09-15 19:47:43 -07:00
Daniel Miessler
3ae503c969 Updated readme. 2024-09-15 19:39:22 -07:00
Daniel Miessler
780fc42aa0 Updated readme. 2024-09-15 19:38:43 -07:00
Daniel Miessler
2967cfd1d4 Updated readme. 2024-09-15 19:38:09 -07:00
Daniel Miessler
0b28847e5d Merge branch 'main' of github.com:danielmiessler/fabric 2024-09-15 19:31:53 -07:00
Daniel Miessler
3a62c12791 Updated readme. 2024-09-15 19:31:45 -07:00
Eugen Eisler
75c1e84e08 feat: use -r, --raw: Use defaults of model (don't send temperature etc.) and use the user role instead of the system role. 2024-09-15 20:42:25 +02:00
Eugen Eisler
329c843567 feat: implement -u, --user-instead-of-system: Use the user role instead of the system role for the pattern. It is needed for Open AI o1 models for now. 2024-09-15 15:09:45 +02:00
Akash Kankariya
3bf1c95dc2
Updated Path to install to_pdf [Bug Fix] 2024-09-15 12:55:12 +05:30
csquarechen
680129e370 update the discription of language commend 2024-09-14 11:30:55 +08:00
Joseph Thacker
63b73bc745 to_pdf readme 2024-09-12 09:14:09 -04:00
Daniel Miessler
bc4aa86328
Merge pull request #941 from sleeper/patch-2
Fix typo in README.md
2024-09-11 21:22:56 -07:00
Marcel Ritzschke
0266a6f36d move fabric setup after environment setup in readme 2024-09-10 23:07:19 +08:00
Frederick Ros
c79a2915b3
Fix typo in README.md 2024-09-09 22:23:45 +02:00
Daniel Miessler
13d68570e9
Merge pull request #860 from jaycgen/patch-1
Fix broken link in table of contents in README.md (Migrating -> Migration)
2024-09-07 18:34:49 -07:00
Daniel Miessler
0608e65d6d
Merge pull request #913 from verebes1/patch-1
update: add  env variable info for Apple Silicon
2024-09-07 17:00:38 -07:00
Daniel Miessler
452114470d
Merge pull request #916 from NerdyPunkDad/patch-1
Patch 1
2024-09-07 16:59:56 -07:00
Jim Manico
f1c4c60469 Update README.md
Small cleanup suggestion
2024-09-06 14:47:09 +02:00
NerdyPunkDad
44d47395cc
Update README.md 2024-09-03 18:20:18 -07:00
NerdyPunkDad
4e82b27424
Describe CLI changes / Update README.md 2024-09-03 18:07:02 -07:00
David
5da056b87a
update: add env variable info for Apple Silicon
-Updated the readme with env variables for Apple Silicon based mac
as the path for Brew installed apps is different there.
2024-09-03 21:00:59 +01:00
Eugen Eisler
1ef492449d feat: add support for pattern variables 2024-09-03 15:17:25 +02:00
Azwar Tamim
4006f3f417 Add dry run 2024-08-28 21:50:06 +07:00