Commit Graph

1625 Commits

Author SHA1 Message Date
Daniel Miessler
fcddedfe72 Merge branch 'main' of github.com:danielmiessler/fabric 2024-09-24 13:39:37 -07:00
Daniel Miessler
77c7323a39 Added a generic TELOS file, Alma.md to the repo. 2024-09-24 13:39:33 -07: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
Eugen Eisler
70aac4e5f9
Merge pull request #991 from aculich/fix-apple-silicon-goroot-path
Fix GOROOT path for Apple Silicon Macs
2024-09-23 21:35:35 +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
Josh Medeski
c51c4c8d3e feat: remove cli list label and indentation 2024-09-21 06:49:14 -05:00
Riccardo Zanella
a619c915e1 adding flag for pinning seed in openai and compatible APIs 2024-09-20 17:59:35 +02:00
Eugen Eisler
f4044cde7e feat: #979 add support for configurable base url for Anthropic 2024-09-20 13:16:49 +02: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
a61590efeb
Merge pull request #957 from quarechen/specify_language_return
Add cmd -g to select the language would reply
2024-09-19 22:42:29 +02:00
Eugen Eisler
26fccfe18e
feat: integrate the output language to the system/user prompt 2024-09-19 22:41:05 +02:00
Eugen Eisler
2b79a058de
Merge branch 'main' into specify_language_return 2024-09-19 22:31:51 +02:00
Eugen Eisler
64da74e25a chore: update dependencies 2024-09-18 14:38:37 +02:00
Eugen Eisler
23cb9a9ee8 chore: #975 check choices available 2024-09-18 14:19:00 +02:00
Eugen Eisler
c2a15f6aa1 chore: #975 check choices available 2024-09-18 14:08:09 +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
Eugen Eisler
a6fc13dbdc
Merge pull request #861 from noamsiegel/scrape_url
Scrape url
2024-09-16 21:37:10 +02:00
Noam Siegel
4534ef6544 made jina api key optional 2024-09-16 11:44:21 -07:00
Eugen Eisler
ebc0239339
Merge pull request #970 from mark-kazakov/mistral-vendor
add mistral vendor
2024-09-16 17:34:49 +02:00
Mark Kazakov
bd33795f72 add mistral vendor 2024-09-16 09:28:00 +03: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
147da29c1a 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:38:19 +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
Tomasz Edward Posluszny
0bc7cd9785
Update system.md
Topic should make sense
2024-09-14 12:45:12 +02:00
csquarechen
680129e370 update the discription of language commend 2024-09-14 11:30:55 +08:00
csquarechen
d574670084 use default language param default:"" to avoid changes in the output. 2024-09-14 10:49:55 +08:00
Arpit Pathak
5ad9943462
Merge branch 'main' into patch-1 2024-09-13 23:19:19 +05:30
Eugen Eisler
19a0b8a1d6 fix: Spelling Grog to Groq. The setup for the vendor must be done, because of ENV prefix for setting. 2024-09-13 11:40:26 +02:00
Eugen Eisler
38d4b459bd fix: Spelling Grog to Groc. The setup for the vendor must be done, because of ENV prefix for setting. 2024-09-13 11:36:57 +02:00
Eugen Eisler
37401fcfb4
Merge pull request #910 from rudi-bruchez/openrouter
Add Openrouter Vendor support
2024-09-13 11:36:30 +02:00
Eugen Eisler
4294489c1c
Merge branch 'main' into openrouter 2024-09-13 11:36:10 +02:00
Eugen Eisler
48076450d7
Merge pull request #908 from nep-0/main
Add SiliconCloud support
2024-09-13 11:32:58 +02:00
csquarechen
b96415d445 feat: add cmd -g to select the language would reply 2024-09-13 16:41:54 +08:00
xssdoctor
d25ea0e88b
Merge pull request #953 from jthack/latex-pdfs
Latex pdfs
2024-09-12 19:58:03 -04:00
Eugen Eisler
069cf0ff3d ci: work on artifact names for upload 2024-09-12 19:35:23 +02:00
Eugen Eisler
6fdf17b466 ci: work on artifact names for upload 2024-09-12 19:22:50 +02:00
Eugen Eisler
e8de263e7f ci: work on artifact names for upload 2024-09-12 19:10:33 +02:00
Eugen Eisler
357feb7a2f ci: create release before upload 2024-09-12 18:58:31 +02:00
Eugen Eisler
4653ebb8e3 ci: set GH_TOKEN for release upload 2024-09-12 18:44:49 +02:00
Eugen Eisler
25377ebd48 feat: improve Youttube support. Print transcript and/or comments. Don't send them to AI if pattern is not defined. 2024-09-12 18:25:20 +02:00
Daniel Miessler
9b3943e1a3 Added yt raycast script. 2024-09-12 09:21:44 -07:00