elpasync pushed a change to branch externals/ellama.
at 11f601db8e Add elpaignore
This branch includes the following new commits:
new 2666f37537 Initial commit
new 3bd6acccd3 begin ellama implementation
new f1fbb33521 add code review command
new 3d3fa91206 add ellama change commands
new c14dad0065 add make list and make table commands
new b9fe2ebdaa add ellama-summarize-webpage function
new 547ca3a266 silence url retrieve
new 8bd196068a add functions to work with code
new a1112d64a0 improve ask about template
new ff604fc2b9 change default language to english
new 8717dcb145 add readme
new 034140969d reformat readme
new 14b5b2a351 add ellama-ask gif
new 963843016b add ellama-ask-about gif and fix typos
new 162433ada3 mention streaming output in readme
new 88e8f3455f remove ellama-instant from command list
new 68bbca9cb3 add more gifs to readme
new 7a84c5e737 add gif for enhance grammar and spelling
new 00b8ddd155 fix for use libxml-parse-html-region
new 6e0b054030 use defvar-local instead of defvar + make-local-variable
new caf4578e8d add llm keyword to documentation
new c3d90408dd rephrase ellama summary in documentation
new 660f08c126 add badges and installation section to readme
new f35622b5f7 change default model to zephyr
new 92d4349bac add information about local LLMs into package summary
new 75ed340a4d add ollama into installation instructions
new bfac7db4ef Create melpa.yml
new 8caaf7a3b6 Merge pull request #2 from
s-kostyaev/s-kostyaev-enable-gitlab-ci
new 235f41be0c :recycle: Refactor ellama.el code for improved response
handling.
new f22a21dd56 Add spinner support as mode-line progress indicator
new 3eac28a1ea Merge pull request #4 from stardiviner/main
new 316e982ef6 fix spinner for ellama-instant
new 327c488e9b Format and remove unnecessary code.
new f9e0de5af6 Merge pull request #3 from jiahut/main
new 06ad60d117 fix upate selected region with ellama (fixes #6)
new 6b0108b8d6 fix conversation memory (fixes #5)
new 956dfe62aa first step to use llm library for LLM calls
new 983770a461 second step to use llm library for LLM calls - add code
filtering
new 1c4aa12bf9 make spinner type customizable
new b8f3dada5a use spinner with llm library
new de226f9d39 use llm library to hanle chat history
new 42db1e0ba0 update readme
new 2e5219afbe Merge pull request #1 from
s-kostyaev/switch-to-llm-library
new 2700be1cf9 upate llm requirement to fix #8
new 702042c0bf Update llm library to fix #9
new ab02e1721a Review fixes
new f436d96206 Make changes by ellama atomic
new 8ba8897578 Add ellama-ask-selection and ellama-ask-line commands
new b8ef883fb8 Update readme
new 11105e4169 Update llm dependency
new a0acd24abb Add ellama complete command.
new 0a4c357e21 Move to GNU Elpa
new 11f601db8e Add elpaignore