Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Claude 3 Opus to Claude 3.5 Sonnet in overview.md #1614

Open
wants to merge 48 commits into
base: dev
Choose a base branch
from

Conversation

dandv
Copy link
Contributor

@dandv dandv commented Jun 28, 2024

Checklist

  • The base branch of this PR is dev, rather than main
  • The relevant docs, if any, have been updated or created

Patrick-Erichsen and others added 30 commits June 27, 2024 13:12
* ✨ use and cache imports for autocomplete

* fix tsc
* feat: toast notification for config updates

* feat: only trigger toast on config.json save
* feat: open pane on activation

* comment out testing code
* doc: prompt file typo + clarifications

* fix: add back correct docs
* chore(gui): remove unused pages

* feat: add embeddings step

* feat: update styles

* feat: copy button updates

* fix: correct pull command for embed model

* fix: remove commented code

* fix: remove commented code

* feat: simplify copy btn props

* chore: rename onboarding selection event

* feat: add provider config

* fix: undo msg name

* remove dead code

* fix: invalid mode check
…uedev#1584)

- Introduce reranker concept
- List available reranker options
- Provide configuration instructions
- Update keywords to include "reranker"
- Added NPM script method
- Added VS Code task method
- Update contributing guidelines
- Change PR target to `dev` branch
- Update `CONTRIBUTING.md` instructions
…ontinuedev#1579)

- Moved examples to configuration.md
- Deleted the separate examples.md file
- Updated sidebar order and links
- Improved readability and structure in configuration.md
priyashpatil and others added 18 commits June 27, 2024 13:36
- Integrated BlinkingDot component
- Added STATUS_COLORS for various states
- Replaced CircleDiv with BlinkingDot in UI
- Updated status messages and layout
…continuedev#1595)

- add styling and adjustments to ModelCard
- update ModelProviderTag font size
- remove box shadow from Toggle component
- tweak icon styles in ModelCard
- improve alignment and spacing
…ntinuedev#1591)

- Add fallback for Node < 20
- Implement toAsyncIterable for streaming
- Use TextDecoder for manual decoding
- Maintain existing streaming for Node 20+
* feat: add free trial card to onboarding

* add import
* feat: add new model styling improvements

* better gap size
* chore: update bug_report.yml

* typo fix
@Patrick-Erichsen
Copy link
Contributor

Good catch!

@dandv
Copy link
Contributor Author

dandv commented Jun 28, 2024

You might also want to update https://docs.continue.dev/setup/examples with Claude 3.5 Sonnet and Codestral?

@dandv
Copy link
Contributor Author

dandv commented Jun 28, 2024

@Patrick-Erichsen
Copy link
Contributor

Patrick-Erichsen commented Jun 28, 2024

@sestinj sestinj force-pushed the dev branch 2 times, most recently from e05169b to 2d892fa Compare July 3, 2024 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants