Commit Graph

142 Commits

Author SHA1 Message Date
Luc Georges
bb5d54f25d
fix: update visibilty 2024-06-26 22:35:11 +02:00
Luc Georges
19ed5188a0
fix: clippy warnings 2024-06-26 22:35:11 +02:00
Luc Georges
b594d03e48
fix: visibilty warnings 2024-06-26 22:35:10 +02:00
Luc Georges
12900c0ebf
fix: author name 2024-06-26 22:34:20 +02:00
Luc Georges
c287591c6a
fix: install x86_64-unknown-linux-gnu toolchain for musl 2024-06-26 11:19:10 +02:00
Luc Georges
9c34ce39a0
fix(ci): add missing .cargo/config.toml 2024-06-26 10:52:03 +02:00
Luc Georges
98cd60ba40
feat: add release CI 2024-06-26 10:49:26 +02:00
Silas Marvin
17ea67a6a7
Merge pull request #31 from SilasMarvin/silas-rag-force
Introduce RAG and PostgresML support
2024-06-24 21:26:25 -07:00
Silas Marvin
9c17fc3456 Get ready for publishing 2024-06-24 08:38:36 -07:00
SilasMarvin
335188d77e Added some more tests 2024-06-22 20:33:45 -07:00
SilasMarvin
11e8cf819e Fix git link issue 2024-06-22 10:14:06 -07:00
SilasMarvin
2be85968e4 Fixed some versioning and warnings 2024-06-22 10:07:29 -07:00
SilasMarvin
444393281a Added integration tests 2024-06-22 09:19:43 -07:00
Silas Marvin
0ba7571e0f Put versions 2024-06-21 08:55:50 -07:00
Silas Marvin
0dcc35d801 Removed eprintlns 2024-06-21 08:43:49 -07:00
Silas Marvin
a4ce968034 Rebased and cleaned 2024-06-21 08:42:57 -07:00
Silas Marvin
09f602ee12 Working RAG 2024-06-21 08:41:34 -07:00
Silas Marvin
9166aaf4b6 Getting closer 2024-06-21 08:38:55 -07:00
Silas Marvin
3e8c99b237 Working PostgresML backend with resyncing 2024-06-21 08:37:53 -07:00
Silas Marvin
cbe487ca3a Almost working RAG 2024-06-21 08:37:53 -07:00
Silas Marvin
f2b8c1eda3 Made into a workspace 2024-06-21 08:37:51 -07:00
Silas Marvin
58192c4182 Periodic commit 2024-06-21 08:35:56 -07:00
Silas Marvin
3eb5102399 Comment out integration tests for now 2024-06-21 08:35:56 -07:00
Silas Marvin
ca753a2ba0 Overhauled async 2024-06-21 08:35:52 -07:00
Silas Marvin
d0423e10d2 Periodic commit 2024-06-21 08:33:59 -07:00
Silas Marvin
a96793c562 Added crawling for file_store backend 2024-06-21 08:33:52 -07:00
Silas Marvin
2c53880a77
Merge pull request #30 from asukaminato0721/gemini
Gemini
2024-06-21 08:15:56 -07:00
Silas Marvin
a95c27602e Updated memory backend to build prompt correctly 2024-06-20 09:16:42 +09:00
Asuka Minato
f85c964a30 merge pull/1 2024-06-19 23:05:49 +09:00
Asuka Minato
be577c19e0 fix gemini_config 2024-06-19 09:38:20 +09:00
Asuka Minato
c8993bf740 fix chat 2024-06-18 19:47:28 +09:00
Silas Marvin
9af1c130fd
Add Discord link on README 2024-06-17 22:56:22 -07:00
Asuka Minato
ad9f7381ea support completion first 2024-06-18 12:11:09 +09:00
Asuka Minato
e878089b64 use system format 2024-06-18 11:56:32 +09:00
Asuka Minato
5d4a04ac0e dont hard code the url 2024-06-18 03:07:37 +09:00
Asuka Minato
c6c9dc316f update readme 2024-06-18 02:58:19 +09:00
Asuka Minato
0c732c604d fin config.rs 2024-06-18 02:56:33 +09:00
Asuka Minato
b5302f9748 fin gemini_chat_do_generate 2024-06-18 02:45:07 +09:00
Asuka Minato
4548de4e3e pass the gemini_completion_do_generate with cli env 2024-06-17 19:34:59 +09:00
Asuka Minato
91f03457fc now the test gemini_completion_do_generate works 2024-06-17 17:25:33 +09:00
Silas Marvin
cd46ecf61a
Merge pull request #23 from SilasMarvin/silas-add-initial-post-processing
Added initial post processing to remove duplicate start and end characters
2024-06-13 17:39:29 -07:00
Silas Marvin
17cb6cfb28 Bumped crate version for 0.3.0 2024-06-13 17:39:19 -07:00
Silas Marvin
4c88587d46 Added some post processing that removes duplicate characters at the start and end of the completion response 2024-06-13 17:36:54 -07:00
Silas Marvin
736b137f9d
Merge pull request #15 from luixiao0/feat_ollama_remote_endpoint
Support non-default endpoints for Ollama
2024-06-12 16:58:12 -07:00
lux
415439e664 use asDeref 2024-06-13 04:24:58 +08:00
lux
fe4f4b67aa suggested changes 2024-06-13 03:58:06 +08:00
lux
5d62a420cc revert accidental version change 2024-06-12 13:32:43 +08:00
lux
d1faac03bd explicitly set endpoints 2024-06-12 13:31:23 +08:00
lux
237f4cf179
Merge branch 'main' into feat_ollama_remote_endpoint 2024-06-12 00:49:22 +08:00
Silas Marvin
5b422b1341
Merge pull request #22 from SilasMarvin/update-cargo-lock
Updated Cargo.lock
2024-06-11 08:52:06 -07:00