Commit Graph

103 Commits

Author SHA1 Message Date
Silas Marvin
9af1c130fd
Add Discord link on README 2024-06-17 22:56:22 -07: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
Silas Marvin
9f4968a754 Updated Cargo.lock 2024-06-11 08:50:35 -07:00
lux
3a351ff4a0 seperate api endpoints configuration 2024-06-11 11:56:46 +08:00
lux
f354834e9f support api_endpoint for ollama 2024-06-10 17:03:46 +08:00
Silas Marvin
e88c920120
Update README.md to include Ollama 2024-06-09 09:47:53 -07:00
Silas Marvin
5229f3507b
Merge pull request #12 from SilasMarvin/silas-bump-crate-version
Bumped crate version for 0.2.0
2024-06-09 09:37:34 -07:00
Silas Marvin
bc231940ac Bumped crate version for 0.2.0 2024-06-09 09:37:04 -07:00
Silas Marvin
a9220bc79b
Merge pull request #11 from SilasMarvin/silas-add-ollama-api
Added Ollama as a backend
2024-06-09 09:28:18 -07:00
Silas Marvin
a9a069feb3 Added Ollama as a backend 2024-06-09 09:27:05 -07:00
Silas Marvin
2ffc236faa
Merge pull request #10 from SilasMarvin/silas-llamacpp-custom-file
Added  file_path config option for llama_cpp models
2024-06-09 08:06:47 -07:00
Silas Marvin
ef86f20667 Added config option for llama_cpp models 2024-06-09 08:05:36 -07:00
Silas Marvin
f84b5fe2be
Merge pull request #7 from SilasMarvin/silas-fix-anthropic-api
Fixed Anthropic API by creating OpenAIChatMessage
2024-06-09 01:59:32 -07:00
Silas Marvin
01fcc11394 Fixed Anthropic API by creating OpenAIChatMessage 2024-06-09 01:57:57 -07:00
Silas Marvin
501e9435ae Add publisher to package.json 2024-06-06 18:52:36 -07:00
Silas Marvin
4341b291c4 Update description in package.json 2024-06-06 18:48:05 -07:00
Silas Marvin
b7becc1385 Add repository to Cargo.toml 2024-06-06 18:41:34 -07:00
Silas Marvin
d5dedc1b11 Updated Cargo.toml for publishing 2024-06-06 18:40:41 -07:00
Silas Marvin
cea6d6cc33 Updated llamacpp 2024-06-06 18:38:38 -07:00
Silas Marvin
b9e851e822
Update README.md 2024-06-04 08:48:24 -07:00
Silas Marvin
d721b14445 Add PGML remove submodules 2024-06-04 08:37:07 -07:00
Silas Marvin
3d335b45b2 Add PGML remove submodules 2024-06-04 08:10:53 -07:00
Silas Marvin
3751d62a60
Update README.md 2024-06-03 17:01:28 -07:00
Silas Marvin
f95c367bd6 Update README.md 2024-06-03 07:53:41 -07:00
Silas Marvin
82cecc5370 Update README.md 2024-06-02 21:49:04 -07:00
Silas Marvin
0d210ad010 Update README.md 2024-06-02 21:46:36 -07:00
Silas Marvin
fad95f3f87 Added some examples for the helix editor 2024-06-02 21:20:55 -07:00
Silas Marvin
b4ed5b8c96 Improve error responses from apis 2024-06-02 20:59:36 -07:00
Silas Marvin
cbaed9a0c4 Clean up eprintln 2024-06-02 18:10:52 -07:00
Silas Marvin
3879e5d721 Update README.md 2024-06-02 17:18:24 -07:00
Silas Marvin
7fc26ed785 Update README.md 2024-06-02 17:16:01 -07:00
Silas Marvin
dc9d97bd78 Update quick-editor-settings asset 2024-06-02 13:07:15 -07:00
Silas Marvin
b7f2f5bf85 Add doc assets 2024-06-02 13:02:42 -07:00
Silas Marvin
3a37b04e8c Add some comments 2024-06-02 13:02:00 -07:00
SilasMarvin
e43774e1bd Revert "Clean up vscode plugin"
This reverts commit 41289af4b4.
2024-06-02 11:52:11 -07:00
SilasMarvin
41289af4b4 Clean up vscode plugin 2024-06-02 11:21:08 -07:00
SilasMarvin
a67f85bb79 Fix readme 2024-06-02 10:49:36 -07:00
Silas Marvin
7e325cca50 Update llama-cpp build script 2024-06-02 10:45:13 -07:00
Silas Marvin
6a91e8d574 Cleaned up a bit 2024-06-01 10:45:49 -07:00
Silas Marvin
c9479b21cf Rate limit vscode inlineCompletions 2024-06-01 08:52:01 -07:00
Silas Marvin
4ad13253b1 Clean up llama.cpp a bit 2024-05-31 23:05:48 -07:00