Commit Graph

245 Commits

Author SHA1 Message Date
986c64ff13 docs: Fixed some confusing wording in the global configuration example file 2025-11-07 16:57:49 -07:00
github-actions[bot]
831426d418 bump: version 0.0.1 → 0.1.0 [skip ci] 2025-11-07 23:47:37 +00:00
b99e3fc030 ci: Final release checks before open sourcing the repo 2025-11-07 16:43:50 -07:00
012734f70a Merge remote-tracking branch 'origin/main' 2025-11-07 16:24:47 -07:00
f591a9635e docs: Fixed a typo in the Vault documentation 2025-11-07 16:24:42 -07:00
github-actions[bot]
7c099bf589 bump: version 0.0.1 → 0.1.0 [skip ci] 2025-11-07 23:19:04 +00:00
32d3cee907 ci: Prepare for release 2025-11-07 16:18:16 -07:00
86539c4bb8 bump: version 0.0.1 → 0.1.0 2025-11-07 16:11:14 -07:00
14549afd52 refactor: Updated to the most recent Rust version with 2024 syntax 2025-11-07 15:50:55 -07:00
github-actions[bot]
667c843fc0 bump: version 0.1.0 → 0.2.0 [skip ci] 2025-11-07 22:04:11 +00:00
680a52982c ci: Bumped the patch version 2025-11-07 15:03:31 -07:00
52efb1a775 build: bumped the crate version 2025-11-07 14:59:41 -07:00
c88931d318 docs: Added badges for Loki 2025-11-07 14:24:25 -07:00
2183ed62d1 ci: Fixed typo in commit message for homebrew tap 2025-11-07 14:24:13 -07:00
cc8bd040b9 build: Renamed the crate to loki-ai since loki is taken 2025-11-07 14:16:02 -07:00
a2a464151f ci: Created the homebrew installation steps 2025-11-07 13:53:28 -07:00
c9a3f247e7 ci: Created the release pipeline 2025-11-07 13:51:53 -07:00
d167502b7b docs: Updated the README to credit the AIChat team and to offer quick links to get around the docs 2025-11-07 13:49:26 -07:00
0d9927bb99 docs: Wrote migration documentation for users coming from AIChat 2025-11-07 13:49:02 -07:00
c9858ce615 docs: Added a simple gif to show what the models table looks like for tab completions 2025-11-07 13:48:48 -07:00
cccaa1dbe7 docs: Replaced the copy gif with one that better shows that the content is copied to your clipboard 2025-11-07 13:48:30 -07:00
acd951e981 docs: Updated the continue gif to use a prompt that makes more sense 2025-11-07 13:48:09 -07:00
10d80d58fd docs: Updated the set gif to show the up-to-date settings names 2025-11-07 13:47:57 -07:00
f196c375d6 docs: Updated the regenerate gif to use the up-to-date settings names 2025-11-07 13:47:41 -07:00
cc62c89b05 docs: Created docs for the REPL 2025-11-07 13:47:20 -07:00
3266cdeb08 docs: Documented all available environment variables 2025-11-07 13:47:10 -07:00
6605c62015 docs: Added back in the conversation starters gif for the agent docs 2025-11-07 13:46:53 -07:00
704fdbd145 docs: Made an example agent gif to show how they work (and variables) 2025-11-07 13:46:35 -07:00
93e76a65a1 docs: Created documentation for agents 2025-11-07 13:46:16 -07:00
b3ca7ebddb docs: Added a screenshot of the tools overrides settings 2025-11-07 13:46:00 -07:00
091fc0b7b7 docs: Created docs about both built-in and custom tools for function calling capabilities 2025-11-07 13:45:45 -07:00
874f5ba08e docs: Documented how to create custom tools in Python, and how custom tools are created and used 2025-11-07 13:45:23 -07:00
5fdfe94b88 docs: Documented how to create custom Bash-based tools 2025-11-07 13:45:01 -07:00
c02b168749 docs: Added back in forgotten gif of a session 2025-11-07 13:44:44 -07:00
6ababd919d docs: documentation on how sessions work in Loki 2025-11-07 13:44:32 -07:00
86b2b2d772 docs: Created a demo gif of how to use roles in general 2025-11-07 13:44:16 -07:00
2aa2c3ccee docs: Created a demo gif of a temporary prompt role 2025-11-07 13:44:00 -07:00
70645a8431 docs: Documented roles 2025-11-07 13:43:37 -07:00
ca4b2f2637 docs: created a gif that demonstrates macro functionality 2025-11-07 13:43:26 -07:00
7fce8f9b23 docs: Removed a forgotten TODO comment 2025-11-07 13:43:09 -07:00
e5b3b332f6 docs: created a screenshot of the global settings overrides for MCP servers 2025-11-07 13:42:36 -07:00
3e59762443 docs: created screenshots for both ephemeral and persistent RAG 2025-11-07 13:42:15 -07:00
2ea8a48f28 docs: documented RAG 2025-11-07 13:41:50 -07:00
3c07471620 docs: Created docs that explain how to use MCP servers with Loki 2025-11-07 13:41:19 -07:00
23e2c1144f docs: created docs for Loki's macro system 2025-11-07 13:40:48 -07:00
313f5e2dda docs: documented how to use custom themes 2025-11-07 13:40:25 -07:00
26c35e55d8 docs: documented how to create custom REPL prompts 2025-11-07 13:40:10 -07:00
878adc0eb7 docs: documented the now built-in bash helper script and the tools it comes with 2025-11-07 13:39:53 -07:00
d353767b2c docs: created documentation for how to patch requests via configuration settings 2025-11-07 13:39:04 -07:00
33baeaa62d docs: created documentation for client configurations 2025-11-07 13:38:34 -07:00