<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sncontinue.git/continuedev/src/continuedev/libs/llm, branch cleanup</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cnjoe.info/git/sncontinue.git/atom?h=cleanup</id>
<link rel='self' href='http://cnjoe.info/git/sncontinue.git/atom?h=cleanup'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/'/>
<updated>2023-10-10T01:37:27Z</updated>
<entry>
<title>Preview (#541)</title>
<updated>2023-10-10T01:37:27Z</updated>
<author>
<name>Nate Sesti</name>
<email>33237525+sestinj@users.noreply.github.com</email>
</author>
<published>2023-10-10T01:37:27Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=f09150617ed2454f3074bcf93f53aae5ae637d40'/>
<id>urn:sha1:f09150617ed2454f3074bcf93f53aae5ae637d40</id>
<content type='text'>
* Strong typing (#533)

* refactor: :recycle: get rid of continuedev.src.continuedev structure

* refactor: :recycle: switching back to server folder

* feat: :sparkles: make config.py imports shorter

* feat: :bookmark: publish as pre-release vscode extension

* refactor: :recycle: refactor and add more completion params to ui

* build: :building_construction: download from preview S3

* fix: :bug: fix paths

* fix: :green_heart: package:pre-release

* ci: :green_heart: more time for tests

* fix: :green_heart: fix build scripts

* fix: :bug: fix import in run.py

* fix: :bookmark: update version to try again

* ci: 💚 Update package.json version [skip ci]

* refactor: :fire: don't check for old extensions version

* fix: :bug: small bug fixes

* fix: :bug: fix config.py import paths

* ci: 💚 Update package.json version [skip ci]

* ci: :green_heart: platform-specific builds test #1

* feat: :green_heart: ship with binary

* fix: :green_heart: fix copy statement to include.exe for windows

* fix: :green_heart: cd extension before packaging

* chore: :loud_sound: count tokens generated

* fix: :green_heart: remove npm_config_arch

* fix: :green_heart: publish as pre-release!

* chore: :bookmark: update version

* perf: :green_heart: hardcode distro paths

* fix: :bug: fix yaml syntax error

* chore: :bookmark: update version

* fix: :green_heart: update permissions and version

* feat: :bug: kill old server if needed

* feat: :lipstick: update marketplace icon for pre-release

* ci: 💚 Update package.json version [skip ci]

* feat: :sparkles: auto-reload for config.py

* feat: :wrench: update default config.py imports

* feat: :sparkles: codelens in config.py

* feat: :sparkles: select model param count from UI

* ci: 💚 Update package.json version [skip ci]

* feat: :sparkles: more model options, ollama error handling

* perf: :zap: don't show server loading immediately

* fix: :bug: fixing small UI details

* ci: 💚 Update package.json version [skip ci]

* feat: :rocket: headers param on LLM class

* fix: :bug: fix headers for openai.;y

* feat: :sparkles: highlight code on cmd+shift+L

* ci: 💚 Update package.json version [skip ci]

* feat: :lipstick: sticky top bar in gui.tsx

* fix: :loud_sound: websocket logging and horizontal scrollbar

* ci: 💚 Update package.json version [skip ci]

* feat: :sparkles: allow AzureOpenAI Service through GGML

* ci: 💚 Update package.json version [skip ci]

* fix: :bug: fix automigration

* ci: 💚 Update package.json version [skip ci]

* ci: :green_heart: upload binaries in ci, download apple silicon

* chore: :fire: remove notes

* fix: :green_heart: use curl to download binary

* fix: :green_heart: set permissions on apple silicon binary

* fix: :green_heart: testing

* fix: :green_heart: cleanup file

* fix: :green_heart: fix preview.yaml

* fix: :green_heart: only upload once per binary

* fix: :green_heart: install rosetta

* ci: :green_heart: download binary after tests

* ci: 💚 Update package.json version [skip ci]

* ci: :green_heart: prepare ci for merge to main

---------

Co-authored-by: GitHub Action &lt;action@github.com&gt;</content>
</entry>
<entry>
<title>= instead of :</title>
<updated>2023-10-09T20:47:41Z</updated>
<author>
<name>Ty Dunn</name>
<email>ty@tydunn.com</email>
</author>
<published>2023-10-09T20:47:41Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=985304a213f620cdff3f8f65f74ed7e3b79be29d'/>
<id>urn:sha1:985304a213f620cdff3f8f65f74ed7e3b79be29d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check if attribute choices is present (#535)</title>
<updated>2023-10-06T04:46:51Z</updated>
<author>
<name>Abhijit Balaji</name>
<email>balaabhijit5@gmail.com</email>
</author>
<published>2023-10-06T04:46:51Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=134ee46f5bac32f33c86ef2b21ab8049db025da5'/>
<id>urn:sha1:134ee46f5bac32f33c86ef2b21ab8049db025da5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: :memo: title for codeblocks in docs</title>
<updated>2023-10-04T17:08:56Z</updated>
<author>
<name>Nate Sesti</name>
<email>sestinj@gmail.com</email>
</author>
<published>2023-10-04T17:08:56Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=8093c9d10db9d3084057f4f5ea0278b9b72f5193'/>
<id>urn:sha1:8093c9d10db9d3084057f4f5ea0278b9b72f5193</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding support for the google palm api (#524)</title>
<updated>2023-09-30T19:35:46Z</updated>
<author>
<name>Ty Dunn</name>
<email>ty@tydunn.com</email>
</author>
<published>2023-09-30T19:35:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=cc396503cb0322dda2cf97a13737bb346ff8d8d7'/>
<id>urn:sha1:cc396503cb0322dda2cf97a13737bb346ff8d8d7</id>
<content type='text'>
* adding support for palm api

* docs: :bug: update modelData to new format

---------

Co-authored-by: Nate Sesti &lt;sestinj@gmail.com&gt;</content>
</entry>
<entry>
<title>feat: :sparkles: add max_tokens option to LLM class</title>
<updated>2023-09-29T19:12:17Z</updated>
<author>
<name>Nate Sesti</name>
<email>sestinj@gmail.com</email>
</author>
<published>2023-09-29T19:12:17Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=ff2a3978a1e2c95a4e288b56411bf0c32b86757b'/>
<id>urn:sha1:ff2a3978a1e2c95a4e288b56411bf0c32b86757b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: :bug: don't override context length param in OpenAI</title>
<updated>2023-09-28T18:30:17Z</updated>
<author>
<name>Nate Sesti</name>
<email>sestinj@gmail.com</email>
</author>
<published>2023-09-28T18:30:17Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=b2a6d07ea99be1f9288ee21477edc0874e780cad'/>
<id>urn:sha1:b2a6d07ea99be1f9288ee21477edc0874e780cad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: :bug: fix azure openai bug for 07 version</title>
<updated>2023-09-28T17:30:35Z</updated>
<author>
<name>Nate Sesti</name>
<email>sestinj@gmail.com</email>
</author>
<published>2023-09-28T17:30:35Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=a8e69a02e6897689a1727fb7542ed5684b1348e2'/>
<id>urn:sha1:a8e69a02e6897689a1727fb7542ed5684b1348e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Past input (#513)</title>
<updated>2023-09-28T08:02:52Z</updated>
<author>
<name>Nate Sesti</name>
<email>33237525+sestinj@users.noreply.github.com</email>
</author>
<published>2023-09-28T08:02:52Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=95363a5b52f3bf73531ac76b00178fa79ca97661'/>
<id>urn:sha1:95363a5b52f3bf73531ac76b00178fa79ca97661</id>
<content type='text'>
* feat: :construction: use ComboBox in place of UserInputContainer

* feat: :construction: adding context to previous inputs steps

* feat: :sparkles: preview context items on click

* feat: :construction: more work on context items ui

* style: :construction: working out the details of ctx item buttons

* feat: :sparkles: getting the final details

* fix: :bug: fix height of ctx items bar

* fix: :bug: last couple of details

* fix: :bug: pass model param through to hf inference api

* fix: :loud_sound: better logging for timeout

* feat: :sparkles: option to set the meilisearch url

* fix: :bug: fix height of past inputs</content>
</entry>
<entry>
<title>docs: :memo: update references to Ollama to mention Linux support</title>
<updated>2023-09-26T17:19:31Z</updated>
<author>
<name>Nate Sesti</name>
<email>sestinj@gmail.com</email>
</author>
<published>2023-09-26T17:19:31Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/sncontinue.git/commit/?id=6c31730e04a9aff407c52e5c3c55f7f413128153'/>
<id>urn:sha1:6c31730e04a9aff407c52e5c3c55f7f413128153</id>
<content type='text'>
</content>
</entry>
</feed>
