22 Commits

Author SHA1 Message Date
Riccardo Zanella
a619c915e1 adding flag for pinning seed in openai and compatible APIs 2024-09-20 17:59:35 +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
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
Eugen Eisler
a6fc13dbdc
Merge pull request #861 from noamsiegel/scrape_url
Scrape url
2024-09-16 21:37:10 +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
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
csquarechen
b96415d445 feat: add cmd -g to select the language would reply 2024-09-13 16:41:54 +08:00
Noam Siegel
6f116ca527 feat: Add Jina AI integration for web scraping and question search 2024-09-09 21:22:19 -07:00
Noam Siegel
bac7d87390 Merge branch 'main' into scrape_url 2024-09-09 09:47:19 -07:00
Eugen Eisler
7103c9adf6 feat: add support for pattern variables 2024-09-03 15:17:22 +02:00
Eugen Eisler
d6552f5811 feat: add support for pattern variables 2024-09-03 15:13:03 +02:00
Azwar Tamim
e26d72c2f0
Merge branch 'main' into add_dry_run 2024-09-01 13:53:38 +07:00
Azwar Tamim
4006f3f417 Add dry run 2024-08-28 21:50:06 +07:00
ALX99
7cbd49375a fix: shadowing original error
This fixes shadowing the original error so that the original error is
propagated upwards
2024-08-23 22:40:37 +09:00
Eugen Eisler
a67dca253a feat: native integration of yt tp fabric 2024-08-23 00:15:44 +02:00
Noam Siegel
c7449c68b7 chore: Add ScrapeURL flag for CLI to scrape website URL to markdown using Jina AI 2024-08-21 10:44:57 -07:00
Jonathan Dunn
b01bedb54a removed add-context 2024-08-16 16:39:22 -04:00
Jonathan Dunn
7399d84446 initial 2024-08-16 15:43:27 -04:00